From e5edf4b8546639b9a89ee578f818765f3a280e00 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Sun, 14 May 2023 01:55:54 -0700 Subject: [PATCH] remove includes --- autocatalog.cfg | 50 ++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/autocatalog.cfg b/autocatalog.cfg index 3f31dd4..7e96a9f 100644 --- a/autocatalog.cfg +++ b/autocatalog.cfg @@ -641,31 +641,31 @@ exclude_filter { # glob_match: "libreoffice" # } #} -include_filter { - repo_match: "^AppStream$" - arch { - key: "ppc64le" - glob_match: "flute" - glob_match: "libbase" - glob_match: "libfonts" - glob_match: "liblayout" - glob_match: "libloader" - glob_match: "pentaho-reporting-flow-engine" - glob_match: "pentaho-libxml" - glob_match: "sac" - } - arch { - key: "x86_64" - glob_match: "flute" - glob_match: "libbase" - glob_match: "libfonts" - glob_match: "liblayout" - glob_match: "libloader" - glob_match: "pentaho-reporting-flow-engine" - glob_match: "pentaho-libxml" - glob_match: "sac" - } -} +#include_filter { +# repo_match: "^AppStream$" +# arch { +# key: "ppc64le" +# glob_match: "flute" +# glob_match: "libbase" +# glob_match: "libfonts" +# glob_match: "liblayout" +# glob_match: "libloader" +# glob_match: "pentaho-reporting-flow-engine" +# glob_match: "pentaho-libxml" +# glob_match: "sac" +# } +# arch { +# key: "x86_64" +# glob_match: "flute" +# glob_match: "libbase" +# glob_match: "libfonts" +# glob_match: "liblayout" +# glob_match: "libloader" +# glob_match: "pentaho-reporting-flow-engine" +# glob_match: "pentaho-libxml" +# glob_match: "sac" +# } +#} #include_filter { # repo_match: "^CRB$" # arch {