]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
- change the internal handling of Extensions in pkgAcqIndex
[apt.git] / doc / examples / configure-index
index 6c078d75fcfc091a031a3454f33e0a4249dbab7d..fd14d4dd75d20b315b2ddd5566022279093fe5d4 100644 (file)
@@ -281,7 +281,7 @@ Acquire
     lzma "lzma";
     gz "gzip";
 
     lzma "lzma";
     gz "gzip";
 
-    Order { "gz"; "lzma"; "bz2"; };
+    Order { "uncompressed"; "gz"; "lzma"; "bz2"; };
   };
 
   Languages
   };
 
   Languages