X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=71840f5a397e5e8f39c5e4152c3a33437b5c39da;hb=4d24b3022645049292284edacdf51270da33a9ed;hp=4d1195a914768042d5a0274a56a1b6df3f4bffb0;hpb=1e8ca3ecbdb6b0435b431801243f5b732521260b;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 4d1195a9..71840f5a 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -249,6 +249,14 @@ GO=( ) stage $GO +GO=( + FUNC="filelist" + TIME="generate-filelist" + ARGS="" + ERR="" +) +stage $GO + GO=( FUNC="fingerprints" TIME="import-keyring"