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

daniel at alioth.debian.org daniel at alioth.debian.org
Fri Jun 15 20:57:36 UTC 2007


Author: daniel
Date: 2007-06-15 20:57:36 +0000 (Fri, 15 Jun 2007)
New Revision: 2109

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-06-15 18:53:44 UTC (rev 2108)
+++ dists/trunk/live-helper/helpers/lh_binary_chroot	2007-06-15 20:57:36 UTC (rev 2109)
@@ -63,7 +63,7 @@
 ${LH_ROOT_COMMAND} rm -rf chroot.tmp
 
 # Copying new chroot
-${LH_ROOT_COMMAND} cp -a chroot chroot.tmp
+${LH_ROOT_COMMAND} cp -al 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