X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.functions;h=ddce96920c45b73add7b903c0612b1c03e2b9668;hb=f78863f22e66a3731412a433ea5670aabaf7624a;hp=a948211cfe4a8622837509fb767ed442b8d12ee5;hpb=b1d87e4799aa00b3544cd70d3cb185c055827c70;p=dak.git diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index a948211c..ddce9692 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -202,8 +202,7 @@ function release() { function dakcleanup() { log "Cleanup old packages/files" - # TODO: Fix up clean-suites - #dak clean-suites -m 10000 + dak clean-suites -m 10000 dak clean-queues } @@ -270,7 +269,7 @@ function copyoverrides() { for ofile in $copyoverrides ; do cd $overridedir - chmod g+w override.$f + chmod g+w override.$ofile cd $indices