[Debian-live-changes] r1078 - dists/trunk/live-helper/functions
    Daniel Baumann 
    daniel at alioth.debian.org
       
    Tue Apr 17 19:53:57 UTC 2007
    
    
  
Author: daniel
Date: 2007-04-17 19:53:57 +0000 (Tue, 17 Apr 2007)
New Revision: 1078
Modified:
   dists/trunk/live-helper/functions/defaults.sh
Log:
Modified: dists/trunk/live-helper/functions/defaults.sh
===================================================================
--- dists/trunk/live-helper/functions/defaults.sh	2007-04-17 19:53:13 UTC (rev 1077)
+++ dists/trunk/live-helper/functions/defaults.sh	2007-04-17 19:53:57 UTC (rev 1078)
@@ -173,7 +173,7 @@
 	# Setting tasksel
 	if [ -z "${LH_TASKSEL}" ]
 	then
-		LH_TASKSEL="tasksel"
+		LH_TASKSEL="aptitude"
 	fi
 
 	# Setting root directory
    
    
More information about the Debian-live-changes
mailing list