mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
3cb50c9d37
* 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>
(cherry picked from commit 930b7a723b)
Co-authored-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
|
|
}
|
|
}
|