]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dak.conf
Move TempPath under Dir option instead of creating a new one
[dak.git] / config / debian / dak.conf
index d7006c879bf6742c8dc1239eada8af9d2f8413a7..bb7682b2e0ec48acb0e1b7a051e60b9b1d72873b 100644 (file)
@@ -554,6 +554,7 @@ Dir
   Override "/srv/ftp.debian.org/scripts/override/";
   QueueBuild "/srv/incoming.debian.org/buildd/";
   UrgencyLog "/srv/release.debian.org/britney/input/urgencies/";
+  TempPath "/srv/ftp.debian.org/tmp/";
   Queue
   {
     Byhand "/srv/ftp.debian.org/queue/byhand/";
@@ -743,8 +744,3 @@ Contents
   Header "contents";
   Root "/srv/ftp.debian.org/test/";
 }
-
-TempPath
-{
-   TempPath "/srv/ftp.debian.org/tmp/";
-};