Author: jfs
Date: Wed Nov 6 21:00:27 2013
New Revision: 10331
URL: http://svn.debian.org/wsvn/?sc=1&rev=10331
Log:
Define temporary directory, log directory and a variable to enable debug
messages
Modified:
man-cgi/static-repository/bin/config
Modified: man-cgi/static-repository/bin/config
URL:
http://svn.debian.org/wsvn/man-cgi/static-repository/bin/config?rev=10331&op=diff
==============================================================================
--- man-cgi/static-repository/bin/config (original)
+++ man-cgi/static-repository/bin/config Wed Nov 6 21:00:27 2013
@@ -15,3 +15,9 @@
DISTROS="squeeze squeeze-updates wheezy wheezy-backports
wheezy-proposed-updates wheezy-updates jessie jessie-backports
jessie-proposed-updates sid experimental"
REPOS="main contrib"
ARCH="i386"
+
+TEMPDIR=/srv/manpages.debian.org/static-extractor/work
+LOGDIR=/srv/manpages.debian.org/static-extractor/logs
+
+# If you want to enable DEBUG uncomment this line
+# DEBUG="yes"
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]