From abc4f98acf489ea08d0db8f9f559a40a24aad408 Mon Sep 17 00:00:00 2001 From: Richard Nelson Date: Sat, 4 Aug 2012 20:06:50 -0500 Subject: Remove settings that should be handled by --config git option. --- frontends/cgi/live-build-cgi | 6 ------ 1 file changed, 6 deletions(-) (limited to 'frontends') diff --git a/frontends/cgi/live-build-cgi b/frontends/cgi/live-build-cgi index 6d22c383b..9925fe567 100755 --- a/frontends/cgi/live-build-cgi +++ b/frontends/cgi/live-build-cgi @@ -212,12 +212,6 @@ LB_SOURCE="${LB_SOURCE}" _CUSTOM_BOOTSTRAP="${_CUSTOM_BOOTSTRAP}" _CUSTOM_BINARY="${_CUSTOM_BINARY}" -# Other -LB_ARCHIVES="${LB_ARCHIVES}" -LB_PARENT_DISTRIBUTION="${LB_DISTRIBUTION}" -LB_PARENT_DEBIAN_INSTALLER_DISTRIBUTION="${LB_DISTRIBUTION}" -LB_BACKPORTS="false" -LB_MODE="debian" EOF echo "$(date +%b\ %d\ %H:%M:%S) ${_HOSTNAME} live-build-cgi: add web build (${_BUILD}) from ${REMOTE_ADDR}." >> /var/log/live -- cgit v1.2.3