diff options
Diffstat (limited to 'scripts/build/lb_chroot')
-rwxr-xr-x | scripts/build/lb_chroot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot index 8e5753522..5b880a26c 100755 --- a/scripts/build/lb_chroot +++ b/scripts/build/lb_chroot @@ -57,7 +57,6 @@ lb chroot_preseed ${*} lb chroot_local-preseed ${*} lb chroot_packagelists ${*} lb chroot_local-packagelists ${*} -lb chroot_packages ${*} lb chroot_local-packages ${*} lb chroot_install-packages ${*} lb chroot_tasks ${*} |