[SCM] live-build branch, debian, updated. debian/2.0.1-1-10-ge30767a

Daniel Baumann daniel at debian.org
Sat Oct 2 08:08:34 UTC 2010


The following commit has been merged in the debian branch:
commit 628f565a2c46c7b12f6d01a94982791caf971d8c
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Oct 1 10:31:50 2010 +0200

    Correcting typo with lb config call for usb-hdd in autobuild script.

diff --git a/examples/cron/images.sh b/examples/cron/images.sh
index f91ec58..022eaa4 100755
--- a/examples/cron/images.sh
+++ b/examples/cron/images.sh
@@ -174,7 +174,7 @@ do
 		if [ "${ARCHITECTURE}" != "powerpc" ]
 		then
 			lb clean --binary
-			lb config -binary-images usb-hdd
+			lb config --binary-images usb-hdd
 			lb binary 2>&1 | tee debian-live-${DISTRIBUTION}-${ARCHITECTURE}-${FLAVOUR}.img.log
 
 			mv binary.img debian-live-${DISTRIBUTION}-${ARCHITECTURE}-${FLAVOUR}.img

-- 
live-build



More information about the debian-live-changes mailing list