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