summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config4
1 files changed, 0 insertions, 4 deletions
diff --git a/config b/config
index fff797d..8b4b8ab 100644
--- a/config
+++ b/config
@@ -53,10 +53,6 @@ SRCEXT=".src.tar.gz"
# Empty (commented out) to get sourceballs for all packages
#ALLOWED_LICENSES=('GPL' 'GPL1' 'GPL2' 'LGPL' 'LGPL1' 'LGPL2' 'LGPL2.1')
-# For db-cleanup
-PKGPOOLS=(pool/{packages,community,parabola})
-SRCPOOLS=(sources/{packages,community,parabola})
-
# Where to send error emails, and who they are from
LIST="dev@lists.parabolagnulinux.org"
FROM="dbscripts+$(whoami)@$(hostname -f)"