Skip sections not in use for each distro
[git-tools-moved-to-github.git] / update-archive / apt-ftparchive.conf.in
index 92047d2..f8e9fab 100644 (file)
@@ -34,7 +34,7 @@ TreeDefault {
 };
 
 Tree "dists/@dist@" {
-       Sections "main restricted";
+       Sections "@sections@";
        Architectures "source @architectures@";
        SrcOverride "/dev/null";
 };