[SCM] Debian Live build scripts (webfrontent) branch, master, updated. 4bbf10e31754f290d3aa0e158a45d09316487544
Richard Nelson
unixabg at gmail.com
Mon Sep 8 21:14:14 UTC 2008
The following commit has been merged in the master branch:
commit 4bbf10e31754f290d3aa0e158a45d09316487544
Author: Richard Nelson <unixabg at gmail.com>
Date: Mon Sep 8 16:12:22 2008 -0500
Local variable LH_ removal/cleanup.
diff --git a/scripts/cgi b/scripts/cgi
index 954dd7e..97bfe58 100755
--- a/scripts/cgi
+++ b/scripts/cgi
@@ -229,8 +229,8 @@ LH_SOURCE_IMAGES="${LH_SOURCE_IMAGES}"
LH_SOURCE="${LH_SOURCE}"
# Unofficial options
-LH_CUSTOM_BOOTSTRAP="${LH_CUSTOM_BOOTSTRAP}"
-LH_CUSTOM_BINARY="${LH_CUSTOM_BINARY}"
+CUSTOM_BOOTSTRAP="${CUSTOM_BOOTSTRAP}"
+CUSTOM_BINARY="${CUSTOM_BINARY}"
EOF
echo "$(date +%b\ %d\ %H:%M:%S) ${HOSTNAME} live-webhelper: add web build (${BUILD})." >> /var/log/live
--
Debian Live build scripts (webfrontent)
More information about the debian-live-changes
mailing list