summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-07-31 17:12:06 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:37 +0100
commitd58eaafd5a5bcbe39a574d4bdff3771ae9ced2ed (patch)
treee2b090f3e2c663f5b433c4953204ffe1823847b7 /helpers/lh_chroot
parentb9c6f0a083a0130e9aa829c8f5b418a74e2b2144 (diff)
downloadlive-build-d58eaafd5a5bcbe39a574d4bdff3771ae9ced2ed.zip
live-build-d58eaafd5a5bcbe39a574d4bdff3771ae9ced2ed.tar.gz
Add lh_chroot_local-patches helper to apply local patches against chroot.
Diffstat (limited to 'helpers/lh_chroot')
-rwxr-xr-xhelpers/lh_chroot1
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 ${*}