[Debian-live-changes] r1191 - dists/trunk/live-helper/helpers
    Daniel Baumann 
    daniel at alioth.debian.org
       
    Thu Apr 26 13:16:06 UTC 2007
    
    
  
Author: daniel
Date: 2007-04-26 13:16:05 +0000 (Thu, 26 Apr 2007)
New Revision: 1191
Modified:
   dists/trunk/live-helper/helpers/lh_bootstrap_cdebootstrap
Log:
Modified: dists/trunk/live-helper/helpers/lh_bootstrap_cdebootstrap
===================================================================
--- dists/trunk/live-helper/helpers/lh_bootstrap_cdebootstrap	2007-04-26 13:15:39 UTC (rev 1190)
+++ dists/trunk/live-helper/helpers/lh_bootstrap_cdebootstrap	2007-04-26 13:16:05 UTC (rev 1191)
@@ -90,10 +90,7 @@
 fi
 
 # TEMPORARY HACK until cdebootstrap 0.3.18 is fixed
-if [ "${LIVE_DISTRIBUTION}" = "sid" ] || [ "${LIVE_DISTRIBUTION}" = "unstable" ]
-then
-	CDEBOOTSTRAP_OPTIONS="${CDEBOOTSTRAP_OPTIONS} --config /usr/share/cdebootstrap"
-fi
+CDEBOOTSTRAP_OPTIONS="${CDEBOOTSTRAP_OPTIONS} --config /usr/share/cdebootstrap"
 
 if [ -x "/usr/bin/cdebootstrap" ]
 then
    
    
More information about the Debian-live-changes
mailing list