diff options
Diffstat (limited to 'scripts/build')
-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 8dbc72d56..d0df15ec1 100755 --- a/scripts/build/lb_chroot +++ b/scripts/build/lb_chroot @@ -60,7 +60,6 @@ for _PASS in install live do lb chroot_packagelists ${_PASS} ${*} lb chroot_local-packagelists ${_PASS} ${*} - lb chroot_packages ${_PASS} ${*} lb chroot_install-packages ${_PASS} ${*} lb chroot_task-lists ${_PASS} ${*} |