r2677 - dists/trunk/live-helper/functions

daniel at alioth.debian.org daniel at alioth.debian.org
Sat Aug 4 15:11:11 UTC 2007


Author: daniel
Date: 2007-08-04 15:11:10 +0000 (Sat, 04 Aug 2007)
New Revision: 2677

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-08-04 15:08:49 UTC (rev 2676)
+++ dists/trunk/live-helper/functions/defaults.sh	2007-08-04 15:11:10 UTC (rev 2677)
@@ -122,7 +122,7 @@
 	fi
 
 	# Setting cache option
-	LH_CACHE_INDICES="${LH_CACHE:-enabled}"
+	LH_CACHE="${LH_CACHE:-enabled}"
 	LH_CACHE_INDICES="${LH_CACHE_INDICES:-disabled}"
 	LH_CACHE_PACKAGES="${LH_CACHE_PACKAGES:-enabled}"
 	LH_CACHE_STAGES="${LH_CACHE_STAGES:-bootstrap}"




More information about the debian-live-changes mailing list