mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
66c55b91bf
Signed-off-by: lleyton <lleyton@fyralabs.com> Co-authored-by: lleyton <lleyton@fyralabs.com>
7 lines
71 B
HCL
7 lines
71 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "ops2deb.spec"
|
|
}
|
|
}
|