From da0801ebf47881bc14171d2c206b087eae6f689f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 28 Sep 2011 11:12:00 +0200 Subject: Correcting indenting glitch in lb_binary_chroot. --- scripts/build/lb_binary_chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build/lb_binary_chroot b/scripts/build/lb_binary_chroot index f5ac80f86..720524344 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 -- cgit v1.2.3