[SCM] live-build branch, debian-next, updated. debian/3.0_a3-1-9-g13afd6a

Daniel Baumann daniel at debian.org
Fri Oct 1 08:33:25 UTC 2010


The following commit has been merged in the debian-next branch:
commit 13afd6a05492016ac7b1b1a74af222a0aad38aa1
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Oct 1 10:33:41 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