summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-06-18 21:01:23 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-06-18 21:01:23 -0400
commitd433fbd1da44acdf3dd50abce428fe57912f9fa7 (patch)
tree5c32b141f92816b4a7ff6c5fa6caf494e6dce567 /config
parentf6b561c1ef3fd1ec0c0abba0e426ef769e14d0a0 (diff)
remove db-cleanup in favor of ftpdir-cleanup
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)"