mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-12-26 20:10:57 +00:00
add mock-rocky-configs to extras
This commit is contained in:
parent
baa9a9c79a
commit
2cce561352
1 changed files with 8 additions and 0 deletions
|
@ -167,6 +167,14 @@ package {
|
|||
# None yet
|
||||
# End CentOS
|
||||
|
||||
package {
|
||||
name: "mock-rocky-configs"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
repository {
|
||||
name: "extras"
|
||||
include_filter: "mock-rocky-configs.noarch"
|
||||
}
|
||||
}
|
||||
# Non-existent stuff
|
||||
package {
|
||||
name: "rocky-bookmarks"
|
||||
|
|
Loading…
Reference in a new issue