summaryrefslogtreecommitdiffstats
path: root/config.local.sigurd
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2010-11-20 16:11:59 +0100
committerPierre Schmitz <pierre@archlinux.de>2010-11-20 16:11:59 +0100
commitcb2dcc6ee207e9c5ba4b875d70e387e6347591ed (patch)
tree5874d805bb6fdca2011417fc23f34a09a943d458 /config.local.sigurd
parenta1ba979a0e3c763449d91fc787333f4058e89aa8 (diff)
downloaddbscripts-cb2dcc6ee207e9c5ba4b875d70e387e6347591ed.tar.gz
dbscripts-cb2dcc6ee207e9c5ba4b875d70e387e6347591ed.tar.xz
Fix sourceballs cron job
* add unit test for sourceballs and cleanup * introduce SRCPOOL and LOGDIR variables in config
Diffstat (limited to 'config.local.sigurd')
-rw-r--r--config.local.sigurd1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.local.sigurd b/config.local.sigurd
index c8c3c9f..ddb5ba4 100644
--- a/config.local.sigurd
+++ b/config.local.sigurd
@@ -1,2 +1,3 @@
PKGREPOS=('community' 'community-testing' 'community-staging' 'multilib' 'multilib-testing')
PKGPOOL='pool/community'
+SRCPOOL='sources/community'