diff options
Diffstat (limited to 'helpers/lh_chroot_dpkg')
-rwxr-xr-x | helpers/lh_chroot_dpkg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_dpkg b/helpers/lh_chroot_dpkg index 4a13b8d2c..6c2b86e90 100755 --- a/helpers/lh_chroot_dpkg +++ b/helpers/lh_chroot_dpkg @@ -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) |