]> git.decadent.org.uk Git - dak.git/commitdiff
clean buildd dbs too
authorJames Troup <james@nocrew.org>
Sun, 9 Jun 2002 17:31:28 +0000 (17:31 +0000)
committerJames Troup <james@nocrew.org>
Sun, 9 Jun 2002 17:31:28 +0000 (17:31 +0000)
cron.weekly

index 18d4162b6cb56de09899d916aaad474b64edfd6e..8357d2ee8309fbbbbc52e582f8221d7ad158de02 100755 (executable)
@@ -18,5 +18,6 @@ fi
 
 cd $masterdir
 apt-ftparchive -q clean apt.conf
+apt-ftparchive -q clean apt.conf.buildd
 
 ################################################################################