summaryrefslogtreecommitdiffstats
path: root/config.local.svn-community
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2012-11-03 17:52:06 +0100
committerPierre Schmitz <pierre@archlinux.de>2012-11-03 17:52:06 +0100
commitbef62b16c5e79bc81c8e37465477755690dc54cf (patch)
treeeec62f3742e9bf1d07b8296aecae7538a61e292d /config.local.svn-community
parentb2952784db9995ecc21d3a770530a19394234d3b (diff)
downloaddbscripts-bef62b16c5e79bc81c8e37465477755690dc54cf.tar.gz
dbscripts-bef62b16c5e79bc81c8e37465477755690dc54cf.tar.xz
Adjust configuration for use on nymeria.archlinux.org
Diffstat (limited to 'config.local.svn-community')
-rw-r--r--config.local.svn-community11
1 files changed, 11 insertions, 0 deletions
diff --git a/config.local.svn-community b/config.local.svn-community
new file mode 100644
index 0000000..105ea66
--- /dev/null
+++ b/config.local.svn-community
@@ -0,0 +1,11 @@
+PKGREPOS=('community' 'community-testing' 'community-staging' 'multilib' 'multilib-testing' 'multilib-staging')
+PKGPOOL='pool/community'
+SRCPOOL='sources/community'
+SVNREPO='file:///srv/repos/svn-community/svn'
+SVNUSER='svn-community'
+TESTING_REPO='community-testing'
+STABLE_REPOS=('community')
+
+CLEANUP_DESTDIR="/srv/repos/svn-community/package-cleanup"
+SOURCE_CLEANUP_DESTDIR="/srv/repos/svn-community/source-cleanup"
+TMPDIR="/srv/repos/svn-community/tmp"