mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-07 12:22:19 +00:00
615aa4a5d0
* add: wooting-udev-rules
* fix: typo and remnant from other udev package this was based on
* refactor: Simplify rules
(cherry picked from commit 06041a5942)
Co-authored-by: Roice Young <dekodx@proton.me>
7 lines
82 B
HCL
7 lines
82 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "wooting-udev-rules.spec"
|
|
}
|
|
arches = ["x86_64"]
|
|
}
|