mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
remove erroneous empty includes
This commit is contained in:
parent
78b78adb5e
commit
903b980fb5
@ -609,21 +609,6 @@ include_filter {
|
|||||||
glob_match: "subscription-manager-cockpit"
|
glob_match: "subscription-manager-cockpit"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
include_filter {
|
|
||||||
repo_match: "^BaseOS$"
|
|
||||||
arch {
|
|
||||||
key: "aarch64"
|
|
||||||
}
|
|
||||||
arch {
|
|
||||||
key: "ppc64le"
|
|
||||||
}
|
|
||||||
arch {
|
|
||||||
key: "x86_64"
|
|
||||||
}
|
|
||||||
arch {
|
|
||||||
key: "s390x"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
include_filter {
|
include_filter {
|
||||||
repo_match: "^AppStream$"
|
repo_match: "^AppStream$"
|
||||||
arch {
|
arch {
|
||||||
@ -746,9 +731,6 @@ include_filter {
|
|||||||
}
|
}
|
||||||
include_filter {
|
include_filter {
|
||||||
repo_match: "^CRB$"
|
repo_match: "^CRB$"
|
||||||
arch {
|
|
||||||
key: "*"
|
|
||||||
}
|
|
||||||
arch {
|
arch {
|
||||||
key: "x86_64"
|
key: "x86_64"
|
||||||
glob_match: "java-1.8.0-openjdk-*slowdebug*"
|
glob_match: "java-1.8.0-openjdk-*slowdebug*"
|
||||||
@ -785,13 +767,6 @@ include_filter {
|
|||||||
glob_match: "java-17-openjdk-*fastdebug*"
|
glob_match: "java-17-openjdk-*fastdebug*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
include_filter {
|
|
||||||
repo_match: "^Buildroot$"
|
|
||||||
arch {
|
|
||||||
key: "*"
|
|
||||||
glob_match: "*"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
package {
|
package {
|
||||||
name: "389-ds-base"
|
name: "389-ds-base"
|
||||||
type: PACKAGE_TYPE_NORMAL_FORK
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
Loading…
Reference in New Issue
Block a user