projects
/
dak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab9a8e8
)
Add missing ExtraOverride
author
James Troup
<james@nocrew.org>
Thu, 2 Jan 2003 18:10:47 +0000
(18:10 +0000)
committer
James Troup
<james@nocrew.org>
Thu, 2 Jan 2003 18:10:47 +0000
(18:10 +0000)
apt.conf.stable
patch
|
blob
|
history
diff --git
a/apt.conf.stable
b/apt.conf.stable
index 29311436c84fd443e5b19a00a024d95f923059a1..2ce546cbd3ac486390023dc243e7fb51a78de32d 100644
(file)
--- a/
apt.conf.stable
+++ b/
apt.conf.stable
@@
-37,5
+37,6
@@
tree "dists/stable"
Sections "main contrib non-free";
Architectures "alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc source";
BinOverride "override.woody.$(SECTION)";
+ ExtraOverride "override.woody.extra.$(SECTION)";
SrcOverride "override.woody.$(SECTION).src";
};