mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
f2099ff4e1
* add mount-manager to terra
* Bump version to 0.1.1
---------
(cherry picked from commit 383a21f2b6)
Signed-off-by: Zacharias Xenakis <Xarishark@outlook.com>
Co-authored-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"
|
|
}
|
|
}
|