summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_debianchroot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-10-14 21:32:50 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:42 +0100
commit6204dc0e6db02859a07a978d87f1a5231c0214cf (patch)
treebab32213737d68743f42ed5bf9bb37a1ac8ce74c /helpers/lh_chroot_debianchroot
parent0cbbde2b9664b9fafb311f1048db25ea69952222 (diff)
downloadlive-build-6204dc0e6db02859a07a978d87f1a5231c0214cf.zip
live-build-6204dc0e6db02859a07a978d87f1a5231c0214cf.tar.gz
Enforcing lh_config to be run before lh_build, see also http://lists.debian.org/debian-live/2008/10/msg00102.html (Closes: #500740).
Diffstat (limited to 'helpers/lh_chroot_debianchroot')
-rwxr-xr-xhelpers/lh_chroot_debianchroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_debianchroot b/helpers/lh_chroot_debianchroot
index 29a28db..1baeb81 100755
--- a/helpers/lh_chroot_debianchroot
+++ b/helpers/lh_chroot_debianchroot
@@ -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)