mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
21103b5d39
(cherry picked from commit 2c41d9bf28)
Signed-off-by: apolunar <54181160+apolunar@users.noreply.github.com>
Co-authored-by: apolunar <54181160+apolunar@users.noreply.github.com>
7 lines
80 B
HCL
7 lines
80 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "hollywood.spec"
|
|
}
|
|
}
|