mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-18 01:20:38 +00:00
10 lines
185 B
HCL
10 lines
185 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "prismlauncher.spec"
|
|
extra_repos = ["https://packages.adoptium.net/artifactory/rpm/fedora/\\$releasever/\\$basearch"]
|
|
}
|
|
labels {
|
|
mock = 1
|
|
}
|
|
}
|