[SCM] live-build branch, debian-next, updated. debian/3.0_a33-1-4-g957cdb7
Daniel Baumann
daniel at debian.org
Wed Sep 28 09:17:22 UTC 2011
The following commit has been merged in the debian-next branch:
commit da0801ebf47881bc14171d2c206b087eae6f689f
Author: Daniel Baumann <daniel at debian.org>
Date: Wed Sep 28 11:12:00 2011 +0200
Correcting indenting glitch in lb_binary_chroot.
diff --git a/scripts/build/lb_binary_chroot b/scripts/build/lb_binary_chroot
index f5ac80f..7205243 100755
--- a/scripts/build/lb_binary_chroot
+++ b/scripts/build/lb_binary_chroot
@@ -42,7 +42,7 @@ Create_lockfile .lock
if [ -f chroot/proc/version ]
then
if [ "${LB_USE_FAKEROOT}" != "true" ]
-then
+ then
${LB_ROOT_COMMAND} umount chroot/proc
else
rm -rf chroot/proc
--
live-build
More information about the debian-live-changes
mailing list