X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=03bb364874951f4709cd6520a3448c535b4adcf6;hb=b1d87e4799aa00b3544cd70d3cb185c055827c70;hp=d72f9b4681a4ba831fdb66de354228f002b7cb40;hpb=406692a03dacf3bd74d09c153802a3ea90886b7d;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index d72f9b46..03bb3648 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -322,8 +322,40 @@ GO=( stage $GO GO=( - FUNC="scripts" - TIME="scripts" + FUNC="mkmaintainers" + TIME="mkmaintainers" + ARGS="" + ERR="" +) +stage $GO + +GO=( + FUNC="copyoverrides" + TIME="copyoverrides" + ARGS="" + ERR="" +) +stage $GO + +GO=( + FUNC="mklslar" + TIME="mklslar" + ARGS="" + ERR="" +) +stage $GO + +GO=( + FUNC="mkfilesindices" + TIME="mkfilesindices" + ARGS="" + ERR="" +) +stage $GO + +GO=( + FUNC="mkchecksums" + TIME="mkchecksums" ARGS="" ERR="" )