From: Joerg Jaspert Date: Sat, 7 May 2011 21:28:54 +0000 (+0200) Subject: no longer run a-f cleanup in weekly X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=1bb91b38969b9b8b218693234b3f48f584648372;p=dak.git no longer run a-f cleanup in weekly Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/cron.weekly b/config/debian/cron.weekly index 1ff6b2cd..06d3f90a 100755 --- a/config/debian/cron.weekly +++ b/config/debian/cron.weekly @@ -44,12 +44,6 @@ git update-server-info # (fix in development, but until it reached backports.org.......) chmod -R g+w logs/ -# Clean up apt-ftparchive's databases -cd $configdir -echo "Cleanup apt-ftparchive's database" -apt-ftparchive -q clean apt.conf -apt-ftparchive -q clean apt.conf.buildd - echo "Fixing symlinks in $ftpdir" symlinks -d -r $ftpdir