mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
1d47b39aa7
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
7 lines
83 B
HCL
7 lines
83 B
HCL
project pkg {
|
|
arches = ["x86_64", "i686"]
|
|
rpm {
|
|
spec = "fasm.spec"
|
|
}
|
|
}
|