From c8d60a2246762353af7e30c5bf3c86dae20dec70 Mon Sep 17 00:00:00 2001 From: James Troup Date: Fri, 22 Nov 2002 04:05:59 +0000 Subject: [PATCH] Fix Location to match reality --- katie.conf-security | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/katie.conf-security b/katie.conf-security index 384246c8..7d67b25c 100644 --- a/katie.conf-security +++ b/katie.conf-security @@ -356,17 +356,18 @@ Location /org/security.debian.org/ftp/dists/ { Archive "security"; - Suites - { - Stable; - Testing; - }; Type "legacy"; }; /org/security.debian.org/ftp/pool/ { Archive "security"; + Suites + { + OldStable; + Stable; + Testing; + }; Type "pool"; }; }; -- 2.39.5