mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
Added altarch releases
- rocky-release-rpi - rocky-release-altarch Both added to "extras" repository config. -Skip G.
This commit is contained in:
parent
6425ad5f3f
commit
c0512ccf14
20
extra.cfg
20
extra.cfg
@ -64,3 +64,23 @@ package {
|
||||
include_filter: "rpmfusion-free-release.noarch"
|
||||
}
|
||||
}
|
||||
|
||||
package {
|
||||
name: "rocky-release-altarch"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
repository {
|
||||
name: "extras"
|
||||
include_filter: "rocky-release-altarch.noarch"
|
||||
}
|
||||
}
|
||||
|
||||
package {
|
||||
name: "rocky-release-rpi"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
repository {
|
||||
name: "extras"
|
||||
include_filter: "rocky-release-rpi.noarch"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user