[SCM] live-helper branch, debian-next, updated. debian/2.0_a18-1-13-g7bde002

Daniel Baumann daniel at debian.org
Sat Jul 17 16:12:40 UTC 2010


The following commit has been merged in the debian-next branch:
commit 7bde00266d468728320a8f7572b49839ddeb3777
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jul 17 18:11:31 2010 +0200

    Updating image autobuild script for squeeze alpha2.

diff --git a/examples/cron/images.sh b/examples/cron/images.sh
index 66d3af5..79fdf15 100755
--- a/examples/cron/images.sh
+++ b/examples/cron/images.sh
@@ -154,7 +154,7 @@ do
 		mv binary.list debian-live-${DISTRIBUTION}-${ARCHITECTURE}-${FLAVOUR}.iso.list
 		mv binary.packages debian-live-${DISTRIBUTION}-${ARCHITECTURE}-${FLAVOUR}.iso.packages
 
-		if [ "${DISTRIBUTION}" = "lenny" ]
+		if [ "${DISTRIBUTION}" = "lenny" ] || [ "${ARCHITECTURE}" = "powerpc" ]
 		then
 			lh clean --binary
 			lh config -binary-images usb-hdd

-- 
live-helper



More information about the debian-live-changes mailing list