diff options
Diffstat (limited to 'scripts/build/lb_chroot')
-rwxr-xr-x | scripts/build/lb_chroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot index d0df15ec1..c01941817 100755 --- a/scripts/build/lb_chroot +++ b/scripts/build/lb_chroot @@ -72,7 +72,7 @@ done lb chroot_live-packages ${*} lb chroot_local-includes ${*} lb chroot_local-patches ${*} -lb chroot_local-hooks ${*} +lb chroot_hooks ${*} lb chroot_hacks ${*} lb chroot_interactive ${*} |