mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 01:42:18 +00:00
930b7a723b
* I don't think this is actually supposed to have an i686 build Signed-off-by: Gilver <rockgrub@disroot.org> * Add: 6.14 and 6.13 patches, EL9 ifcond * Rel... Signed-off-by: Gilver <rockgrub@disroot.org> --------- Signed-off-by: Gilver <rockgrub@disroot.org>
10 lines
122 B
HCL
10 lines
122 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "wl-kmod.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
}
|
|
}
|