diff options
Diffstat (limited to 'helpers/lh_chroot_debianchroot')
-rwxr-xr-x | helpers/lh_chroot_debianchroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_debianchroot b/helpers/lh_chroot_debianchroot index 29a28dbde..1baeb812e 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) |