[Debian-live-changes] r2225 - dists/trunk/live-helper/functions

lamby-guest at alioth.debian.org lamby-guest at alioth.debian.org
Thu Jun 21 00:40:52 UTC 2007


Author: lamby-guest
Date: 2007-06-21 00:40:52 +0000 (Thu, 21 Jun 2007)
New Revision: 2225

Modified:
   dists/trunk/live-helper/functions/packagelists.sh
Log:


Modified: dists/trunk/live-helper/functions/packagelists.sh
===================================================================
--- dists/trunk/live-helper/functions/packagelists.sh	2007-06-20 23:29:12 UTC (rev 2224)
+++ dists/trunk/live-helper/functions/packagelists.sh	2007-06-21 00:40:52 UTC (rev 2225)
@@ -15,8 +15,6 @@
 	# ${2} Default path to search
 	# ${3} Fallback path to search (optional)
 
-	echo "Expand package list with ${@}"
-
 	# Does list exist in default path?
 	if [ -e "${2}/${1}" ];
 	then




More information about the Debian-live-changes mailing list