[SCM] live-helper branch, master, updated. 1.0.5-2-35-g58c1887

Daniel Baumann daniel at debian.org
Wed Oct 21 11:36:10 UTC 2009


The following commit has been merged in the master branch:
commit 58c1887171dbbdd20b06a9e58d9f9e573b1bc3ca
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Oct 21 13:35:01 2009 +0200

    Also actually creating the functions directory in lh_config.

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

-- 
live-helper



More information about the debian-live-changes mailing list