summaryrefslogtreecommitdiff
path: root/cgi/default
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-08-14 20:29:05 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:17 +0100
commitc210b8ae444e088957461c9fb242ace1fa63e7b1 (patch)
treec34ae564f0b86b77ef6023f44be6e9f2c95001a6 /cgi/default
parente87d1e3b6ef230db9b2a651eef067c7269253098 (diff)
downloadlive-build-c210b8ae444e088957461c9fb242ace1fa63e7b1.zip
live-build-c210b8ae444e088957461c9fb242ace1fa63e7b1.tar.gz
Moving /usr/share/live-helper to /usr/share/live/build.
Diffstat (limited to 'cgi/default')
-rw-r--r--cgi/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/default b/cgi/default
index 41c76ef..b58efe7 100644
--- a/cgi/default
+++ b/cgi/default
@@ -7,7 +7,7 @@ _MODE="debian-official"
_DEBUG="disabled"
_DESTDIR="/srv/debian-live/build/www"
-_TEMPLATES="/usr/share/live-helper/templates/cgi/${_MODE}"
+_TEMPLATES="/usr/share/live/build/templates/cgi/${_MODE}"
_TEMPDIR="/srv/debian-live/build/tmp"
LH_MIRROR_BOOTSTRAP="http://ftp.de.debian.org/debian/"