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
22
extra.cfg
22
extra.cfg
@ -63,4 +63,24 @@ package {
|
|||||||
name: "extras"
|
name: "extras"
|
||||||
include_filter: "rpmfusion-free-release.noarch"
|
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