[SCM] live-build branch, debian, updated. debian/2.0_a28-1-12-g43666a8
Daniel Baumann
daniel at debian.org
Thu Sep 16 19:25:30 UTC 2010
The following commit has been merged in the debian branch:
commit de5ee78bc4a48e988a6ac6ff09545eedcc70174f
Author: Daniel Baumann <daniel at debian.org>
Date: Wed Sep 15 21:37:37 2010 +0200
Correcting typo in lb_config when cleaning up auto/config.
diff --git a/scripts/build/lb_config b/scripts/build/lb_config
index 487d81c..a6007cc 100755
--- a/scripts/build/lb_config
+++ b/scripts/build/lb_config
@@ -1355,7 +1355,7 @@ then
rmdir --ignore-fail-on-non-empty auto/functions
fi
- if [ -d auto/scripts]
+ if [ -d auto/scripts ]
then
rmdir --ignore-fail-on-non-empty auto/scripts
fi
--
live-build
More information about the debian-live-changes
mailing list