mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
6dbfbae399
Signed-off-by: Owen <owen@fyralabs.com>
7 lines
87 B
HCL
7 lines
87 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "cobs.spec"
|
|
}
|
|
}
|