mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-15 16:10:38 +00:00
9a27c100c1
* add: soft-serve * fix: typo in summary and spec file name --------- Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
6 lines
56 B
HCL
6 lines
56 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "soft-serve.spec"
|
|
}
|
|
}
|