summaryrefslogtreecommitdiff
path: root/config.local.community
diff options
context:
space:
mode:
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'