From 9e3863aa8fc22fe0a671b5d38431b2d311fad472 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 4 Nov 2013 17:09:45 +0100 Subject: Switching to later submodule naming scheme for python stubs. --- scripts/build/bootstrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/build/bootstrap') diff --git a/scripts/build/bootstrap b/scripts/build/bootstrap index 1d30dfe87..006d9d628 100755 --- a/scripts/build/bootstrap +++ b/scripts/build/bootstrap @@ -35,7 +35,7 @@ Set_defaults Setup_cleanup # Bootstrapping system -lb bootstrap_${LB_BOOTSTRAP} +lb bootstrap-${LB_BOOTSTRAP} # Configuring chroot lb chroot_devpts install ${@} @@ -53,7 +53,7 @@ lb chroot_hostname install ${@} lb chroot_apt install ${@} lb bootstrap_archives binary ${@} -lb bootstrap_hooks ${@} +lb bootstrap-hooks ${@} # Deconfiguring chroot lb chroot_apt remove ${@} -- cgit v1.2.3