From b067d159ec741d7b3539a92e0700b18fafd5fe02 Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Thu, 15 May 2008 02:59:47 +0100 Subject: Create chroot_local-preseed/ directory when building config/ in lh_config --- helpers/lh_config | 1 + 1 file changed, 1 insertion(+) diff --git a/helpers/lh_config b/helpers/lh_config index fb4daf3..f725bef 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -863,6 +863,7 @@ mkdir -p config/chroot_local-hooks mkdir -p config/chroot_local-includes mkdir -p config/chroot_local-packages mkdir -p config/chroot_local-packageslists +mkdir -p config/chroot_local-preseed mkdir -p config/chroot_sources cat > config/chroot << EOF -- cgit v1.0