summaryrefslogtreecommitdiff
path: root/scripts/build/lb_bootstrap_cache
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-12-05 14:27:08 +0100
committerDaniel Baumann <daniel@debian.org>2010-12-05 14:27:08 +0100
commitc5f79482d3f272115b3632f0091b444b0f0557a6 (patch)
tree0f7cfc897e02a2194df886fdcdd6b8411d22daaf /scripts/build/lb_bootstrap_cache
parent78b95f094dd8b67d7a98d38c13197a093b8e5282 (diff)
downloadvyos-live-build-c5f79482d3f272115b3632f0091b444b0f0557a6.tar.gz
vyos-live-build-c5f79482d3f272115b3632f0091b444b0f0557a6.zip
Renaming --architecture to --architectures in preparation for multi-arch.
Diffstat (limited to 'scripts/build/lb_bootstrap_cache')
-rwxr-xr-xscripts/build/lb_bootstrap_cache2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/lb_bootstrap_cache b/scripts/build/lb_bootstrap_cache
index 96cac1762..755baad01 100755
--- a/scripts/build/lb_bootstrap_cache
+++ b/scripts/build/lb_bootstrap_cache
@@ -25,7 +25,7 @@ Read_conffiles config/all config/common config/bootstrap config/chroot config/bi
Set_defaults
# Check architecture
-Check_crossarchitecture
+Check_crossarchitectures
Echo_message "Begin caching bootstrap stage..."