mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
849ae6fc4e
(cherry picked from commit 43ebb77e47)
Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
6 lines
90 B
HCL
6 lines
90 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "shitpost.spec"
|
|
}
|
|
} |