mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-12-26 03:50:57 +00:00
move bookmarks to rocky.cfg
This commit is contained in:
parent
9d93775ebc
commit
0600ea8b0e
2 changed files with 9 additions and 9 deletions
|
@ -175,12 +175,3 @@ package {
|
|||
include_filter: "mock-rocky-configs.noarch"
|
||||
}
|
||||
}
|
||||
# Non-existent stuff
|
||||
package {
|
||||
name: "rocky-bookmarks"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
repository {
|
||||
name: "extras"
|
||||
include_filter: "rocky-bookmarks.noarch"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -82,3 +82,12 @@ package {
|
|||
include_filter: "shim-x64.x86_64"
|
||||
}
|
||||
}
|
||||
# Non-existent stuff
|
||||
package {
|
||||
name: "rocky-bookmarks"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
repository {
|
||||
name: "extras"
|
||||
include_filter: "rocky-bookmarks.noarch"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue