mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-05 03:12:18 +00:00
c396cd94b4
(cherry picked from commit 16e1994a93)
Co-authored-by: Pornpipat Popum <cappy@cappuchino.xyz>
7 lines
86 B
HCL
7 lines
86 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "terra-appstream-helper.spec"
|
|
}
|
|
}
|