remove includes

This commit is contained in:
Louis Abel 2023-05-14 01:55:54 -07:00
parent eff1325dbd
commit e5edf4b854
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 25 additions and 25 deletions

View File

@ -641,31 +641,31 @@ exclude_filter {
# glob_match: "libreoffice" # glob_match: "libreoffice"
# } # }
#} #}
include_filter { #include_filter {
repo_match: "^AppStream$" # repo_match: "^AppStream$"
arch { # arch {
key: "ppc64le" # key: "ppc64le"
glob_match: "flute" # glob_match: "flute"
glob_match: "libbase" # glob_match: "libbase"
glob_match: "libfonts" # glob_match: "libfonts"
glob_match: "liblayout" # glob_match: "liblayout"
glob_match: "libloader" # glob_match: "libloader"
glob_match: "pentaho-reporting-flow-engine" # glob_match: "pentaho-reporting-flow-engine"
glob_match: "pentaho-libxml" # glob_match: "pentaho-libxml"
glob_match: "sac" # glob_match: "sac"
} # }
arch { # arch {
key: "x86_64" # key: "x86_64"
glob_match: "flute" # glob_match: "flute"
glob_match: "libbase" # glob_match: "libbase"
glob_match: "libfonts" # glob_match: "libfonts"
glob_match: "liblayout" # glob_match: "liblayout"
glob_match: "libloader" # glob_match: "libloader"
glob_match: "pentaho-reporting-flow-engine" # glob_match: "pentaho-reporting-flow-engine"
glob_match: "pentaho-libxml" # glob_match: "pentaho-libxml"
glob_match: "sac" # glob_match: "sac"
} # }
} #}
#include_filter { #include_filter {
# repo_match: "^CRB$" # repo_match: "^CRB$"
# arch { # arch {