From: Joerg Jaspert <joerg@debian.org>
Date: Fri, 17 Sep 2010 22:51:19 +0000 (+0200)
Subject: Generate in ftp-master dir
X-Git-Tag: debian-r/squeeze~583^2~3
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5d8bb140d85923a2013a5191b4f3267658c2f9fe;p=dak.git

Generate in ftp-master dir

Signed-off-by: Joerg Jaspert <joerg@debian.org>
---

diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index febc172d..b9e0be3b 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -780,5 +780,5 @@ Changelogs
 {
   Testing "/srv/release.debian.org/tools/trille/current-testing";
   Britney "/srv/ftp-master.debian.org/ftp/dists/testing/ChangeLog";
-  Export "/srv/ftp.debian.org/rsync/export/changelogs";
+  Export "/srv/ftp-master.debian.org/rsync/export/changelogs";
 }