summaryrefslogtreecommitdiff
path: root/scripts/build/source_debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-12-19 11:16:57 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-05-06 14:50:03 +0200
commit64994422120e4378ab4c67950297eedd0460ebcd (patch)
tree9f465bb754bf921d214b76b543540f6965f96851 /scripts/build/source_debian
parentf5acab633c5a8425987e472a40a113715891b301 (diff)
downloadvyos-live-build-64994422120e4378ab4c67950297eedd0460ebcd.tar.gz
vyos-live-build-64994422120e4378ab4c67950297eedd0460ebcd.zip
Moving off binary image architecture into new config tree format.
Diffstat (limited to 'scripts/build/source_debian')
-rwxr-xr-xscripts/build/source_debian2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/source_debian b/scripts/build/source_debian
index fc85ff601..1fe2fb905 100755
--- a/scripts/build/source_debian
+++ b/scripts/build/source_debian
@@ -71,7 +71,7 @@ case "${LB_BINARY_FILESYSTEM}" in
;;
esac
-case "${LB_ARCHITECTURES}" in
+case "${LIVE_IMAGE_ARCHITECTURE}" in
amd64|i386)
cat >> source-selection.txt << EOF