]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
Rework the CompressionTypes system by adding an Order subgroup to
[apt.git] / doc / examples / configure-index
index 5dc7b5246f49927a2ac191660a0161e71e1703e8..8025fa4b4db23642ad0b086b5f6a405ad22616e4 100644 (file)
@@ -246,6 +246,15 @@ Acquire
   {
    Options {"--ignore-time-conflict";} // not very useful on a normal system
   };
+
+  CompressionTypes
+  {
+    bz2 "bzip2";
+    lzma "lzma";
+    gz "gzip";
+
+    Order { "gz"; "lzma"; "bz2"; };
+  };
 };
 
 // Directory layout