mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-09 05:07:37 +00:00
383a21f2b6
* add mount-manager to terra Co-authored-by: Copilot <copilot@github.com> * Bump version to 0.1.1 Signed-off-by: Zacharias Xenakis <Xarishark@outlook.com> --------- Signed-off-by: Zacharias Xenakis <Xarishark@outlook.com> Co-authored-by: Copilot <copilot@github.com>
7 lines
92 B
HCL
7 lines
92 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "mount-manager.spec"
|
|
}
|
|
}
|