mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 12:52:17 +00:00
6faf9c9d2c
* add: mommy~ ❤️
* add update.rhai
7 lines
74 B
HCL
7 lines
74 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "mommy.spec"
|
|
}
|
|
}
|