mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 04:42:22 +00:00
c9848bf21c
* add: mommy~ ❤️
* add update.rhai
(cherry picked from commit 6faf9c9d2c)
Co-authored-by: metcya <134973769+metcya@users.noreply.github.com>
7 lines
74 B
HCL
7 lines
74 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "mommy.spec"
|
|
}
|
|
}
|