]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.dinstall
For now do not run process-upload in dinstall
[dak.git] / config / debian / cron.dinstall
index 71840f5a397e5e8f39c5e4152c3a33437b5c39da..d72f9b4681a4ba831fdb66de354228f002b7cb40 100755 (executable)
@@ -228,7 +228,7 @@ GO=(
     ARGS=""
     ERR=""
 )
-stage $GO
+#stage $GO
 
 GO=(
     FUNC="cruft"
@@ -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=""
 )