From d433fbd1da44acdf3dd50abce428fe57912f9fa7 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 18 Jun 2014 21:01:23 -0400 Subject: remove db-cleanup in favor of ftpdir-cleanup --- config | 4 ---- 1 file changed, 4 deletions(-) (limited to 'config') 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)" -- cgit v1.2.3-2-g168b