mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-04 10:52:18 +00:00
f5d1d5878b
* feat: Add hid-tmff2 kmod/dkms
* feat: Add new-lg4ff kmod/dkms
* feat: Add t150-driver kmod/dkms
* feat: Add hid-fanatecff kmod/dkms
* chore: Requested fixes
(cherry picked from commit 330cff7990)
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
11 lines
118 B
HCL
11 lines
118 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "dkms-hid-tmff2.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
updbranch = 1
|
|
}
|
|
}
|