X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=bb7682b2e0ec48acb0e1b7a051e60b9b1d72873b;hb=ce828cf5a3557613771eab8f0ad59586bbbcecbb;hp=d7006c879bf6742c8dc1239eada8af9d2f8413a7;hpb=94728eaa0bfe92f0eb50528a513fafdb2540d831;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index d7006c87..bb7682b2 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -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/"; -};