[SCM] live-build branch, debian, updated. debian/3.0_a33-1-13-gd59ecb4

Daniel Baumann daniel at debian.org
Fri Sep 30 12:52:38 UTC 2011


The following commit has been merged in the debian 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