Also actually creating the functions directory in lh_config.

This commit is contained in:
Daniel Baumann 2009-10-21 13:35:01 +02:00
parent a87d976add
commit e74e645dd0
1 changed files with 1 additions and 1 deletions

View File

@ -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