summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-10-21 13:35:01 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:47 +0100
commite74e645dd09b34eff568bccb4d0d1d6c9516c1f0 (patch)
tree1f976cd0e79db8c2a23b442bc0c9934aa507173b /helpers
parenta87d976add27e00de34b6f1ed19021ed012b3620 (diff)
downloadlive-build-e74e645dd09b34eff568bccb4d0d1d6c9516c1f0.zip
live-build-e74e645dd09b34eff568bccb4d0d1d6c9516c1f0.tar.gz
Also actually creating the functions directory in lh_config.
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/lh_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config
index 9cbabf6..7dd2e65 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -1241,7 +1241,7 @@ LH_SOURCE="${LH_SOURCE}"
LH_SOURCE_IMAGES="${LH_SOURCE_IMAGES}"
EOF
-mkdir -p scripts
+mkdir -p scripts/functions
if [ "${CONFIG}" = "clone" ] # FIXME
then