X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/e68ca100711326895126dc1fca86a2124a8e8d63..13aa7588f24c4bc60c865071361d7be6e20c7086:/doc/examples/configure-index diff --git a/doc/examples/configure-index b/doc/examples/configure-index index cea0dcc09..c2b1bb272 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -219,10 +219,14 @@ Dir "/" // Config files Etc "etc/apt/" { - SourceList "sources.list"; Main "apt.conf"; - Preferences "preferences"; Parts "apt.conf.d/"; + Preferences "preferences"; + PreferencesParts "preferences.d"; + SourceList "sources.list"; + SourceParts "sources.list.d"; + VendorList "vendors.list"; + VendorParts "vendors.list.d"; }; // Locations of binaries