X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=03994aabe6c3a5e593b78010e6a6a3d879595ebe;hb=3b9e191e8737c5b866213b725a70aaf9c1e0e993;hp=58f397b4654f3f1f719f669b3b7bda32ebbe3bc5;hpb=1dd3d2fb2df2af57cf3966e257a94e000235407a;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 58f397b4..03994aab 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -225,6 +225,14 @@ GO=( ) stage $GO +GO=( + FUNC="backports_policy" + TIME="backports-policy" + ARGS="" + ERR="false" +) +stage $GO + GO=( FUNC="cruft" TIME="cruft" @@ -478,14 +486,6 @@ GO=( ) stage $GO -GO=( - FUNC="aptftpcleanup" - TIME="apt-ftparchive cleanup" - ARGS="" - ERR="false" -) -#stage $GO - # we need to wait for the background processes before the end of dinstall wait