diff options
| author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-07-31 17:12:06 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:37 +0100 |
| commit | d58eaafd5a5bcbe39a574d4bdff3771ae9ced2ed (patch) | |
| tree | e2b090f3e2c663f5b433c4953204ffe1823847b7 /helpers/lh_config | |
| parent | b9c6f0a083a0130e9aa829c8f5b418a74e2b2144 (diff) | |
| download | live-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_config')
| -rwxr-xr-x | helpers/lh_config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index 310c7ca..3d09aba 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -874,6 +874,7 @@ EOF mkdir -p config/chroot_apt mkdir -p config/chroot_local-hooks mkdir -p config/chroot_local-includes +mkdir -p config/chroot_local-patches mkdir -p config/chroot_local-packages mkdir -p config/chroot_local-packageslists mkdir -p config/chroot_local-preseed |
