summaryrefslogtreecommitdiff
path: root/config.local.packages
diff options
context:
space:
mode:
Diffstat (limited to 'config.local.packages')
-rw-r--r--config.local.packages5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.local.packages b/config.local.packages
new file mode 100644
index 0000000..017f034
--- /dev/null
+++ b/config.local.packages
@@ -0,0 +1,5 @@
+#!/hint/bash
+
+PKGREPOS=('core' 'extra' 'testing' 'staging' 'kde-unstable' 'gnome-unstable')
+PKGPOOL='pool/packages'
+SRCPOOL='sources/packages'