X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=03994aabe6c3a5e593b78010e6a6a3d879595ebe;hb=027a22e17b34244f9d86d2a900d6e813f7a86904;hp=c4b363ca0ef76de1d0e2961813bea536d1addbf4;hpb=34f75c943f8d60104f7a1c9cff89f311390a33ee;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index c4b363ca..03994aab 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -207,7 +207,6 @@ GO=( stage $GO lockfile "$LOCK_ACCEPTED" -lockfile "$LOCK_NEW" trap remove_all_locks EXIT TERM HUP INT QUIT GO=( @@ -227,10 +226,10 @@ GO=( stage $GO GO=( - FUNC="newstage" - TIME="newstage" + FUNC="backports_policy" + TIME="backports-policy" ARGS="" - ERR="" + ERR="false" ) stage $GO @@ -487,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