From 0c10bd53186ff7ceb75e6639688bea05dc80b58a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 7 Aug 2013 16:50:47 +0200 Subject: Calling bootstrap_archives with correct pass argument. --- scripts/build/bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/bootstrap') diff --git a/scripts/build/bootstrap b/scripts/build/bootstrap index eea107490..1b4f49f98 100755 --- a/scripts/build/bootstrap +++ b/scripts/build/bootstrap @@ -54,7 +54,7 @@ lb chroot_hostname install ${@} lb chroot_apt install ${@} lb bootstrap_archive-keys ${@} -lb bootstrap_archives ${@} +lb bootstrap_archives binary ${@} # Deconfiguring chroot lb chroot_apt remove ${@} -- cgit v1.2.3