mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
b0c9eb1d85
* Add: abuild * fix spacing and add noarch
6 lines
104 B
HCL
6 lines
104 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "abuild.spec"
|
|
}
|
|
} |