From 6204dc0e6db02859a07a978d87f1a5231c0214cf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 Oct 2008 21:32:50 +0200 Subject: Enforcing lh_config to be run before lh_build, see also http://lists.debian.org/debian-live/2008/10/msg00102.html (Closes: #500740). --- helpers/lh_chroot_sysv-rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers/lh_chroot_sysv-rc') diff --git a/helpers/lh_chroot_sysv-rc b/helpers/lh_chroot_sysv-rc index d4e9352c7..b82f0871b 100755 --- a/helpers/lh_chroot_sysv-rc +++ b/helpers/lh_chroot_sysv-rc @@ -29,7 +29,7 @@ Read_conffile config/all config/common config/bootstrap config/chroot config/bin Set_defaults # Requiring stage file -Require_stagefile .stage/bootstrap +Require_stagefile .stage/config .stage/bootstrap case "${1}" in install) -- cgit v1.2.3