X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=3d573b5bead39a010c1378bb5e75492be31b5656;hb=1339ed64e64f6ef3fd2ea93a8165ab56d55fc856;hp=701754caf722f02355d0deea8555d9df96cf89c6;hpb=800a4cfe507f7d2359d15db9b03cc778760df0b8;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 701754ca..3d573b5b 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -252,12 +252,12 @@ GO=( stage $GO GO=( - FUNC="filelist" - TIME="generate-filelist" - ARGS="" + FUNC="autocruft" + TIME="autocruft" + ARGS="unstable experimental" ERR="" ) -#stage $GO +stage $GO GO=( FUNC="fingerprints"