From 62e3df7808eaf90094cb1586f70241db8ea99dce Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sat, 18 Feb 2012 21:20:22 -0800 Subject: [PATCH] * fix suitesuffix --- config/debian-r/dak.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian-r/dak.conf b/config/debian-r/dak.conf index a5198233..82c0f80c 100644 --- a/config/debian-r/dak.conf +++ b/config/debian-r/dak.conf @@ -21,7 +21,7 @@ Dinstall OverrideDisparityCheck "false"; BXANotify "false"; DefaultSuite "stable"; - SuiteSuffix "updates/"; + SuiteSuffix ""; OverrideMaintainer "don+crandak@donarmstrong.com"; LegacyStableHasNoSections "false"; AllowSourceOnlyUploads "true"; -- 2.39.5