mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-16 08:30:37 +00:00
06041a5942
* add: wooting-udev-rules * fix: typo and remnant from other udev package this was based on * refactor: Simplify rules
7 lines
82 B
HCL
7 lines
82 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "wooting-udev-rules.spec"
|
|
}
|
|
arches = ["x86_64"]
|
|
}
|