mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
29f67c58ab
(cherry picked from commit 521e33145c)
Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
7 lines
79 B
HCL
7 lines
79 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "tidalapi.spec"
|
|
}
|
|
}
|