[Debian-live-changes] r1192 - dists/trunk/live-helper/helpers
    Daniel Baumann 
    daniel at alioth.debian.org
       
    Thu Apr 26 13:36:49 UTC 2007
    
    
  
Author: daniel
Date: 2007-04-26 13:36:48 +0000 (Thu, 26 Apr 2007)
New Revision: 1192
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:16:05 UTC (rev 1191)
+++ dists/trunk/live-helper/helpers/lh_bootstrap_cdebootstrap	2007-04-26 13:36:48 UTC (rev 1192)
@@ -89,9 +89,6 @@
 	CDEBOOTSTRAP_OPTIONS="${CDEBOOTSTRAP_OPTIONS} --verbose"
 fi
 
-# TEMPORARY HACK until cdebootstrap 0.3.18 is fixed
-CDEBOOTSTRAP_OPTIONS="${CDEBOOTSTRAP_OPTIONS} --config /usr/share/cdebootstrap"
-
 if [ -x "/usr/bin/cdebootstrap" ]
 then
 	for STAGE in ${LH_CACHE_STAGES}
    
    
More information about the Debian-live-changes
mailing list