summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 2 insertions, 0 deletions
diff --git a/config b/config
index 89e89fd..efc4381 100644
--- a/config
+++ b/config
@@ -5,6 +5,7 @@ SVNREPOCOMMUNITY="file:///srv/svn-community"
PKGREPOS=()
PKGPOOL=''
+SRCPOOL=''
CLEANUP_DESTDIR="/srv/package-cleanup"
CLEANUP_DRYRUN=false
@@ -15,6 +16,7 @@ LOCK_TIMEOUT=300
STAGING="$HOME/staging"
TMPDIR="/srv/tmp"
+LOGDIR="/var/log/dbscripts"
ARCHES=(i686 x86_64)
DBEXT=".db.tar.gz"
PKGEXT=".pkg.tar.*"