X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=2a2fe157ea5f2cb782531dd519ea13c647f705d1;hb=8c9a4b1ef77545a0e8a47080662796783a6d65a7;hp=c4b363ca0ef76de1d0e2961813bea536d1addbf4;hpb=e4527938a6e1b0f460fcd0dfee7a05da304c7719;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index c4b363ca..2a2fe157 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 @@ -326,14 +325,6 @@ GO=( ) stage $GO -GO=( - FUNC="buildd_dir" - TIME="buildd_dir" - ARGS="" - ERR="" -) -stage $GO - state "scripts" GO=( FUNC="mkmaintainers" @@ -487,14 +478,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