Files
packages/anda/tools/geteltorito/anda.hcl
T
Raboneko 0952617b37 Add: geteltorito (#3174) (#3177)
* Package geteltorito

* add noarch

(cherry picked from commit e20bc49052)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2025-02-02 15:49:08 +08:00

9 lines
106 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "geteltorito.spec"
}
labels {
nightly = 1
}
}