diff options
Diffstat (limited to 'helpers/lh_chroot')
-rwxr-xr-x | helpers/lh_chroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot b/helpers/lh_chroot index b6e204f..7dee5b3 100755 --- a/helpers/lh_chroot +++ b/helpers/lh_chroot @@ -48,9 +48,9 @@ lh_chroot_preseed ${*} lh_chroot_local-preseed ${*} lh_chroot_tasks ${*} lh_chroot_packageslists ${*} +lh_chroot_packages ${*} lh_chroot_local-packageslists ${*} lh_chroot_local-packages ${*} -lh_chroot_packages ${*} lh_chroot_install-packages ${*} lh_chroot_localization ${*} lh_chroot_local-includes ${*} |