mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 01:42:18 +00:00
740824a8fc
* chore: reorganise folders * more renames --------- Co-authored-by: Lleyton Gray <lleyton@fyralabs.com>
7 lines
77 B
HCL
7 lines
77 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "terra-release.spec"
|
|
}
|
|
}
|