mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
b984a52eca
* Package geteltorito
* add noarch
(cherry picked from commit e20bc49052)
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
9 lines
106 B
HCL
9 lines
106 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "geteltorito.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
} |