mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-22 05:11:23 +00:00
add missing pkg
This commit is contained in:
parent
a89c44b3fe
commit
9b37e97c3c
12
hidden.cfg
12
hidden.cfg
@ -4002,3 +4002,15 @@ package {
|
||||
include_filter: "gnome-shell-extension-no-overview.noarch"
|
||||
}
|
||||
}
|
||||
|
||||
package {
|
||||
name: "pf-bb-config"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "hidden"
|
||||
include_filter: "pf-bb-config.aarch64"
|
||||
include_filter: "pf-bb-config.ppc64le"
|
||||
include_filter: "pf-bb-config.s390x"
|
||||
include_filter: "pf-bb-config.x86_64"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user