[Debian-live-changes] r1035 - dists/trunk/live-helper/helpers

Daniel Baumann daniel at alioth.debian.org
Wed Apr 11 22:54:24 UTC 2007


Author: daniel
Date: 2007-04-11 22:54:24 +0000 (Wed, 11 Apr 2007)
New Revision: 1035

Modified:
   dists/trunk/live-helper/helpers/lh_config
Log:


Modified: dists/trunk/live-helper/helpers/lh_config
===================================================================
--- dists/trunk/live-helper/helpers/lh_config	2007-04-11 22:38:50 UTC (rev 1034)
+++ dists/trunk/live-helper/helpers/lh_config	2007-04-11 22:54:24 UTC (rev 1035)
@@ -31,14 +31,8 @@
 		mkdir "${LH_CONFIG}"
 		cp -r /usr/share/live-helper/configs/"${LH_CONFIG}" "${LH_CONFIG}"/config
 
-		mkdir -p "${LH_CONFIG}"/config/chroot_localhooks
-		mkdir -p "${LH_CONFIG}"/config/chroot_localincludes
-		mkdir -p "${LH_CONFIG}"/config/chroot_localpackages
-		mkdir -p "${LH_CONFIG}"/config/chroot_localpackageslists
-		mkdir -p "${LH_CONFIG}"/config/chroot_sources
-		mkdir -p "${LH_CONFIG}"/config/binary_localincludes
-
 		LIVE_ROOT="${LH_CONFIG}"
+		export LIVE_ROOT
 	else
 		Echo_error "Couldn't find config ${LH_CONFIG} in /usr/share/live-helper/configs/."
 	fi




More information about the Debian-live-changes mailing list