diff options
Diffstat (limited to 'helpers/lh_chroot')
-rwxr-xr-x | helpers/lh_chroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_chroot b/helpers/lh_chroot index 7dee5b3..7a527be 100755 --- a/helpers/lh_chroot +++ b/helpers/lh_chroot @@ -54,6 +54,7 @@ lh_chroot_local-packages ${*} lh_chroot_install-packages ${*} lh_chroot_localization ${*} lh_chroot_local-includes ${*} +lh_chroot_local-patches ${*} lh_chroot_sysvinit ${*} lh_chroot_local-hooks ${*} lh_chroot_hooks ${*} |