]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.dinstall
sync-dd: No longer sync build-queues/ directory.
[dak.git] / config / debian / cron.dinstall
index 58f397b4654f3f1f719f669b3b7bda32ebbe3bc5..2a2fe157ea5f2cb782531dd519ea13c647f705d1 100755 (executable)
@@ -225,6 +225,14 @@ GO=(
 )
 stage $GO
 
+GO=(
+    FUNC="backports_policy"
+    TIME="backports-policy"
+    ARGS=""
+    ERR="false"
+)
+stage $GO
+
 GO=(
     FUNC="cruft"
     TIME="cruft"
@@ -317,14 +325,6 @@ GO=(
 )
 stage $GO
 
-GO=(
-    FUNC="buildd_dir"
-    TIME="buildd_dir"
-    ARGS=""
-    ERR=""
-)
-stage $GO
-
 state "scripts"
 GO=(
     FUNC="mkmaintainers"
@@ -478,14 +478,6 @@ GO=(
 )
 stage $GO
 
-GO=(
-    FUNC="aptftpcleanup"
-    TIME="apt-ftparchive cleanup"
-    ARGS=""
-    ERR="false"
-)
-#stage $GO
-
 # we need to wait for the background processes before the end of dinstall
 wait