summaryrefslogtreecommitdiff
path: root/config.local.community
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2018-04-24 18:55:27 -0400
committerLuke Shumaker <lukeshu@parabola.nu>2018-04-29 14:19:16 -0400
commit66b7a1018849a3116f44593d379e652443a0ffcd (patch)
treefd58ae3725d59cee41ee11fad1ef55cb02be0e77 /config.local.community
parent3867f0435b2d98278657fc47558ff44c9f554247 (diff)
Use config.local files
Diffstat (limited to 'config.local.community')
-rw-r--r--config.local.community5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.local.community b/config.local.community
new file mode 100644
index 0000000..b4a0f91
--- /dev/null
+++ b/config.local.community
@@ -0,0 +1,5 @@
+#!/hint/bash
+
+PKGREPOS=('community' 'community-testing' 'community-staging' 'multilib' 'multilib-testing' 'multilib-staging')
+PKGPOOL='pool/community'
+SRCPOOL='sources/community'