diff options
Diffstat (limited to 'helpers/lh_chroot_local-patches')
-rwxr-xr-x | helpers/lh_chroot_local-patches | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_local-patches b/helpers/lh_chroot_local-patches index 7f77675d3..3d244370c 100755 --- a/helpers/lh_chroot_local-patches +++ b/helpers/lh_chroot_local-patches @@ -31,7 +31,7 @@ Set_defaults Echo_message "Begin applying chroot local patches..." # Requiring stage file -Require_stagefile .stage/bootstrap +Require_stagefile .stage/config .stage/bootstrap # Checking stage file Check_stagefile .stage/chroot_local-patches |