mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
11 lines
137 B
HCL
11 lines
137 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "libtrueforce.spec"
|
|
}
|
|
labels {
|
|
updbranch = 1
|
|
mock = 1
|
|
}
|
|
}
|