]> err.no Git - dak/commitdiff
bzip2 Packages+Sources
authorJames Troup <james@nocrew.org>
Fri, 7 Feb 2003 15:53:02 +0000 (15:53 +0000)
committerJames Troup <james@nocrew.org>
Fri, 7 Feb 2003 15:53:02 +0000 (15:53 +0000)
apt.conf

index 6181945471bcdb646e91521434f9db06c7d938ad..9f722ae35e8c5fc20aab74f28379b94ee2077caf 100644 (file)
--- a/apt.conf
+++ b/apt.conf
@@ -64,6 +64,8 @@ tree "dists/unstable"
    BinOverride "override.sid.$(SECTION)";
    ExtraOverride "override.sid.extra.$(SECTION)";
    SrcOverride "override.sid.$(SECTION).src";
+   Packages::Compress ". gzip bzip2";
+   Sources::Compress "gzip bzip2";
 };
 
 tree "dists/unstable/main"