From bdbd8d4b06f3e5316be3a239b511c6d34e781105 Mon Sep 17 00:00:00 2001 From: Anthony Towns Date: Fri, 29 Jun 2001 03:58:28 +0000 Subject: [PATCH 1/1] added extra overrides for testing too --- apt.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/apt.conf b/apt.conf index f3fc46c4..59a23559 100644 --- a/apt.conf +++ b/apt.conf @@ -27,6 +27,7 @@ tree "dists/testing" Sections "main contrib non-free"; Architectures "alpha arm i386 m68k powerpc sparc source"; BinOverride "override.woody.$(SECTION)"; + ExtraOverride "override.woody.extra.$(SECTION)"; SrcOverride "override.woody.$(SECTION).src"; }; -- 2.39.2