]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.dinstall
Use "find ... -delete" instead of "find ... | xargs rm"
[dak.git] / config / debian / cron.dinstall
index 701754caf722f02355d0deea8555d9df96cf89c6..3d573b5bead39a010c1378bb5e75492be31b5656 100755 (executable)
@@ -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"