summaryrefslogtreecommitdiffstats
path: root/config.local.sigurd
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2012-06-10 12:28:38 +0200
committerPierre Schmitz <pierre@archlinux.de>2012-06-10 12:28:38 +0200
commit75deac81c2ca88219a4bc31d4a9a3da4f8274863 (patch)
tree46a7396f4858f319bf729445d3dcbe8917471df3 /config.local.sigurd
parentbc7cc36f4741c7a800afd94952dfccfdb4da2707 (diff)
downloaddbscripts-75deac81c2ca88219a4bc31d4a9a3da4f8274863.tar.gz
dbscripts-75deac81c2ca88219a4bc31d4a9a3da4f8274863.tar.xz
Make repositories for testing2x configurable20120610
Diffstat (limited to 'config.local.sigurd')
-rw-r--r--config.local.sigurd2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.local.sigurd b/config.local.sigurd
index 468ec64..4f95bd2 100644
--- a/config.local.sigurd
+++ b/config.local.sigurd
@@ -2,3 +2,5 @@ PKGREPOS=('community' 'community-testing' 'community-staging' 'multilib' 'multil
PKGPOOL='pool/community'
SRCPOOL='sources/community'
SVNREPO='file:///srv/svn-packages'
+TESTING_REPO='community-testing'
+STABLE_REPOS=('community')