From d22dde7e476aa259abc9e7cde535585b7318ae09 Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Tue, 12 Aug 2008 06:44:21 +0100 Subject: Always create stagefile for chroot_install-packages and require it for lh_source This is required as lh_source will generate an incomplete source tarball if only the bootstrap phase has been completed. Signed-off-by: Chris Lamb --- helpers/lh_source | 2 ++ 1 file changed, 2 insertions(+) (limited to 'helpers/lh_source') diff --git a/helpers/lh_source b/helpers/lh_source index 5b668a0d4..df7cffe7c 100755 --- a/helpers/lh_source +++ b/helpers/lh_source @@ -28,6 +28,8 @@ Arguments "${@}" Read_conffile config/all config/common config/bootstrap config/chroot config/binary config/source Set_defaults +Require_stagefile .stage/chroot_install-packages + # Enabling network in chroot lh_chroot_hosts install ${*} lh_chroot_resolv install ${*} -- cgit v1.2.3