summaryrefslogtreecommitdiffstats
path: root/config.local.sigurd
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2010-11-20 20:38:38 +0100
committerPierre Schmitz <pierre@archlinux.de>2010-11-20 20:38:38 +0100
commita7591f4be3f9e741f5d1e5aeadd3ab20b497a252 (patch)
tree66b0ca2fe3fa4511a53862d28182a6d9d54a0cdc /config.local.sigurd
parentcb2dcc6ee207e9c5ba4b875d70e387e6347591ed (diff)
downloaddbscripts-a7591f4be3f9e741f5d1e5aeadd3ab20b497a252.tar.gz
dbscripts-a7591f4be3f9e741f5d1e5aeadd3ab20b497a252.tar.xz
Simplify sourceballs creation
* Read package lists directly from DB file * Make SVNREPO configurable
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 ddb5ba4..f62372c 100644
--- a/config.local.sigurd
+++ b/config.local.sigurd
@@ -1,3 +1,4 @@
PKGREPOS=('community' 'community-testing' 'community-staging' 'multilib' 'multilib-testing')
PKGPOOL='pool/community'
SRCPOOL='sources/community'
+SVNREPO='file:///srv/svn-community'