]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.dinstall
Remove old implementation of generate-packages-sources
[dak.git] / config / debian / cron.dinstall
index 03994aabe6c3a5e593b78010e6a6a3d879595ebe..311207af96fa99efae11ea755f516bac3b164fd8 100755 (executable)
@@ -251,14 +251,6 @@ GO=(
 )
 stage $GO
 
-GO=(
-    FUNC="filelist"
-    TIME="generate-filelist"
-    ARGS=""
-    ERR=""
-)
-#stage $GO
-
 GO=(
     FUNC="fingerprints"
     TIME="import-keyring"
@@ -325,14 +317,6 @@ GO=(
 )
 stage $GO
 
-GO=(
-    FUNC="buildd_dir"
-    TIME="buildd_dir"
-    ARGS=""
-    ERR=""
-)
-stage $GO
-
 state "scripts"
 GO=(
     FUNC="mkmaintainers"
@@ -452,6 +436,14 @@ GO=(
 )
 stage $GO &
 
+GO=(
+    FUNC="mirrorpush-backports"
+    TIME="mirrorpush-backports"
+    ARGS=""
+    ERR="false"
+)
+stage $GO &
+
 GO=(
     FUNC="i18n2"
     TIME="i18n 2"