mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
10 lines
179 B
HCL
10 lines
179 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "prismlauncher.spec"
|
|
extra_repos = ["https://packages.adoptium.net/artifactory/rpm/fedora/rawhide/\\$basearch"]
|
|
}
|
|
labels {
|
|
mock = 1
|
|
}
|
|
}
|