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

daniel at alioth.debian.org daniel at alioth.debian.org
Sat Jul 7 11:10:52 UTC 2007


Author: daniel
Date: 2007-07-07 11:10:52 +0000 (Sat, 07 Jul 2007)
New Revision: 2419

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 11:04:58 UTC (rev 2418)
+++ dists/trunk/live-helper/helpers/lh_binary_chroot	2007-07-07 11:10:52 UTC (rev 2419)
@@ -63,7 +63,8 @@
 ${LH_ROOT_COMMAND} rm -rf chroot.tmp
 
 # Copying new chroot
-${LH_ROOT_COMMAND} cp -al chroot chroot.tmp
+#${LH_ROOT_COMMAND} cp -al chroot chroot.tmp
+${LH_ROOT_COMMAND} cp -a chroot chroot.tmp
 ${LH_ROOT_COMMAND} mv chroot.tmp chroot/chroot
 
 if [ -n "${LH_ROOT_COMMAND}" ]




More information about the Debian-live-changes mailing list