mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-12-26 03:50:57 +00:00
add missing pkg
This commit is contained in:
parent
a89c44b3fe
commit
9b37e97c3c
1 changed files with 12 additions and 0 deletions
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 a new issue