From 63f26bf89ead3f02d35e639f2fdaf4419e53ac7e Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sat, 5 Feb 2011 11:35:55 +0100 Subject: [PATCH] stupid hacks, we hate them Signed-off-by: Joerg Jaspert --- config/debian/dak.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 2741eed7..f82efc91 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -432,9 +432,9 @@ Dir Unchecked "/srv/ftp-master.debian.org/queue/unchecked/"; Newstage "/srv/ftp-master.debian.org/queue/newstage/"; BTSVersionTrack "/srv/ftp-master.debian.org/queue/bts_version_track/"; - Embargoed "/does/not/exist/"; - Unembargoed "/does/not/exist/"; - Disembargo "/does/not/exist/"; + Embargoed "/srv/ftp-master.debian.org/does/not/exist/"; + Unembargoed "/srv/ftp-master.debian.org/does/not/exist/"; + Disembargo "/srv/ftp-master.debian.org/does/not/exist/"; }; }; -- 2.39.2