remove package

This commit is contained in:
Louis Abel 2024-09-04 11:00:53 -07:00
parent 154a4f774a
commit 721b0b6b49
Signed by: label
GPG Key ID: 2A6975660E424560
2 changed files with 9 additions and 8 deletions

View File

@ -171,6 +171,7 @@ exclude_filter {
glob_match: "edk2-aarch64"
glob_match: "virt-v2v-man-pages-ja"
glob_match: "virt-v2v-man-pages-uk"
glob_match: "xorg-x11-util-macros"
glob_match: "mingw32-gettext-static"
glob_match: "mingw32-gettext"
glob_match: "mingw64-gettext-static"
@ -34089,14 +34090,6 @@ package {
include_filter: "xmvn-generator.x86_64"
}
}
package {
name: "xorg-x11-util-macros"
type: PACKAGE_TYPE_NORMAL_FORK
repository {
name: "CRB"
include_filter: "xorg-x11-util-macros.noarch"
}
}
package {
name: "xorg-x11-xtrans-devel"
type: PACKAGE_TYPE_NORMAL_FORK

View File

@ -3967,3 +3967,11 @@ package {
include_filter: "gfs2-utils.x86_64"
}
}
package {
name: "xorg-x11-util-macros"
type: PACKAGE_TYPE_NORMAL_FORK
repository {
name: "hidden"
include_filter: "xorg-x11-util-macros.noarch"
}
}