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/binary | 2 +- scripts/build/bootstrap | 4 ++-- scripts/build/chroot | 2 +- scripts/build/source | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'scripts') diff --git a/scripts/build/binary b/scripts/build/binary index 58febec6a..4ecf38779 100755 --- a/scripts/build/binary +++ b/scripts/build/binary @@ -68,7 +68,7 @@ lb binary_disk ${@} lb binary_loadlin ${@} lb binary_win32-loader ${@} lb binary_includes ${@} -lb binary_hooks ${@} +lb binary-hooks ${@} lb binary_checksums ${@} if [ "${LB_BUILD_WITH_CHROOT}" != "true" ] 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 ${@} diff --git a/scripts/build/chroot b/scripts/build/chroot index ca8ec65a7..ef4db8744 100755 --- a/scripts/build/chroot +++ b/scripts/build/chroot @@ -69,7 +69,7 @@ done lb chroot_live-packages ${@} lb chroot_includes ${@} -lb chroot_hooks ${@} +lb chroot-hooks ${@} lb chroot_hacks ${@} lb chroot_interactive ${@} diff --git a/scripts/build/source b/scripts/build/source index 4d4e9f0e1..d32cd44e0 100755 --- a/scripts/build/source +++ b/scripts/build/source @@ -51,7 +51,7 @@ lb chroot_archives source install ${@} lb source_live ${@} lb source_debian ${@} lb source_disk ${@} -lb source_hooks ${@} +lb source-hooks ${@} lb source_checksums ${@} # Building images -- cgit v1.2.3