[Debian-live-changes] r2427 - dists/trunk/live-helper/helpers
daniel at alioth.debian.org
daniel at alioth.debian.org
Sat Jul 7 13:25:47 UTC 2007
Author: daniel
Date: 2007-07-07 13:25:46 +0000 (Sat, 07 Jul 2007)
New Revision: 2427
Modified:
dists/trunk/live-helper/helpers/lh_binary_chroot
Log:
Modified: dists/trunk/live-helper/helpers/lh_binary_chroot
===================================================================
--- dists/trunk/live-helper/helpers/lh_binary_chroot 2007-07-07 13:12:29 UTC (rev 2426)
+++ dists/trunk/live-helper/helpers/lh_binary_chroot 2007-07-07 13:25:46 UTC (rev 2427)
@@ -63,12 +63,12 @@
${LH_ROOT_COMMAND} rm -rf chroot.tmp
# Copying new chroot
-if [ "${LIVE_BINARY_INDICES}" = "enabled" ]
-then
+#if [ "${LIVE_BINARY_INDICES}" = "enabled" ]
+#then
${LH_ROOT_COMMAND} cp -a chroot chroot.tmp
-else
- ${LH_ROOT_COMMAND} cp -al chroot chroot.tmp
-fi
+#else
+# ${LH_ROOT_COMMAND} cp -al chroot chroot.tmp
+#fi
if [ -n "${LH_ROOT_COMMAND}" ]
then
More information about the Debian-live-changes
mailing list