From 46b26349bb93b974ce23e64d09635e74f73dce3b Mon Sep 17 00:00:00 2001
From: Dieter Plaetinck <dieter@plaetinck.be>
Date: Thu, 10 Mar 2011 19:53:31 +0100
Subject: cleanup

---
 src/core/libs/lib-software.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'src/core')

diff --git a/src/core/libs/lib-software.sh b/src/core/libs/lib-software.sh
index bb84621..3ff8305 100644
--- a/src/core/libs/lib-software.sh
+++ b/src/core/libs/lib-software.sh
@@ -18,8 +18,7 @@ target_run_mkinitcpio()
 }
 
 
-# installpkg(). taken from setup. modified bigtime
-# performs package installation to the target system
+# perform package installation to the target system
 installpkg() {
 	ALL_PACKAGES=
 	[ -n "$var_TARGET_GROUPS" ] && ALL_PACKAGES=`list_packages group "$var_TARGET_GROUPS" | awk '{print $2}'`
-- 
cgit v1.2.3-54-g00ecf