X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=3d573b5bead39a010c1378bb5e75492be31b5656;hb=ea5989bd9e00f74d6deabd3f5e1bbbbb9d7c3b5b;hp=701754caf722f02355d0deea8555d9df96cf89c6;hpb=1eeb90f6bf381e10fcd8f0a04437883b443855d5;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"