[SCM] live-build branch, debian-next, updated. debian/3.0_a17-1-4-ga0df19f

Daniel Baumann daniel at debian.org
Thu Jun 2 22:29:15 UTC 2011


The following commit has been merged in the debian-next branch:
commit a0df19fa312e08028b039bd0d79b5277dd2fa3fe
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jun 3 00:29:28 2011 +0200

    Correcting typo in excludes file option.

diff --git a/scripts/build/lb_binary_rootfs b/scripts/build/lb_binary_rootfs
index 212ba81..52204d4 100755
--- a/scripts/build/lb_binary_rootfs
+++ b/scripts/build/lb_binary_rootfs
@@ -325,7 +325,7 @@ case "${LB_CHROOT_FILESYSTEM}" in
 			true)
 				if [ -e config/binary_rootfs/excludes ]
 				then
-					cp config/binary_rootfs/excludes chroot/chroot/excludes
+					cp config/binary_rootfs/excludes chroot/excludes
 
 					MKSQUASHFS_OPTIONS="${MKSQUASHFS_OPTIONS} -ef /excludes"
 				fi

-- 
live-build



More information about the debian-live-changes mailing list