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 e459c6cb9..5677a68a0 100755 --- a/scripts/build/lb_chroot +++ b/scripts/build/lb_chroot @@ -69,7 +69,7 @@ do done lb chroot_live-packages ${*} -lb chroot_local-includes ${*} +lb chroot_includes ${*} lb chroot_local-patches ${*} lb chroot_hooks ${*} lb chroot_hacks ${*} |