]> git.decadent.org.uk Git - dak.git/blobdiff - config/backports/cron.weekly
Remove split-done.
[dak.git] / config / backports / cron.weekly
index 097aa63cf7fcc3672e9efc3091d946857ebb1c5d..1929e10faa617e64fd26e26adce60fb3dbb35710 100755 (executable)
@@ -29,11 +29,6 @@ if [ ! -z "$(find $ftpdir/pool/ -type d -empty)" ]; then
    find $ftpdir/pool/ -type d -empty | xargs rmdir;
 fi
 
-# Clean up apt-ftparchive's databases
-
-echo "Splitting queue/done"
-dak split-done
-
 # Clean up apt-ftparchive's databases
 cd $configdir
 #echo "Cleanup apt-ftparchive's database"