[SCM] live-build branch, debian-next, updated. debian/3.0_a57-1-17-g5f26aa5

Daniel Baumann daniel at debian.org
Mon Aug 27 12:39:15 UTC 2012


The following commit has been merged in the debian-next branch:
commit 5f26aa5bd0bfab78f3bfffa72a957663c254bdd9
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Aug 27 14:39:14 2012 +0200

    Correcting wrong bootstrap-qemu-exclude variable in defaults.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 800ffdc..90d3ac4 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -1309,7 +1309,7 @@ Check_defaults ()
 	LB_BOOTSTRAP_QEMU_ARCHITECTURES="${LB_BOOTSTRAP_QEMU_ARCHITECTURES:-}"
 
 	# Packages to exclude for the foreign/ports bootstrapping
-	LB_BOOTSTRAP_QEMU_EXCLUDE="${LB_PORTS_BOOTSTRAP_EXCLUDE:-}"
+	LB_BOOTSTRAP_QEMU_EXCLUDE="${LB_BOOTSTRAP_QEMU_EXCLUDE:-}"
 
 	# Ports using foreign bootstrap need a working qemu-*-system. This is the location it
 	LB_BOOTSTRAP_QEMU_STATIC="${LB_BOOTSTRAP_QEMU_STATIC:-}"

-- 
live-build



More information about the debian-live-changes mailing list