]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.h
keep compressed indexes in a low-cost format
[apt.git] / apt-pkg / indexfile.h
index f87693a8ff2d953eef30161e2e0be1e5134aa7de..5c666671c6fc796583f3e47b200765a2ef5def9e 100644 (file)
@@ -90,6 +90,7 @@ class IndexTarget                                                     /*{{{*/
       DEFAULTENABLED,
       SOURCESENTRY,
       BY_HASH,
+      KEEPCOMPRESSEDAS,
    };
    std::string Option(OptionKeys const Key) const;
    bool OptionBool(OptionKeys const Key) const;