X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=2534560e2aef08e212e14ed50bbc0477ee191165;hb=4a9a9aaed763d95ac9d2700b9ebd60539b47c75b;hp=71840f5a397e5e8f39c5e4152c3a33437b5c39da;hpb=b0769907773d8b5b4a8fbcb4906f048997cc26f6;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 71840f5a..2534560e 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -311,12 +311,11 @@ GO=( ARGS="" ERR="" ) -### TODO: clean-* fixup -#stage $GO +stage $GO GO=( - FUNC="buildd" - TIME="buildd" + FUNC="buildd_dir" + TIME="buildd_dir" ARGS="" ERR="" )