Skip to content

Commit f80cec7

Browse files
committed
fix(RPM): add missing udev and hwdb files
1 parent 0c8aa23 commit f80cec7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkg/rpm/inputplumber.spec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ systemctl disable inputplumber.service
6565
/usr/share/dbus-1/system.d/org.shadowblip.InputPlumber.conf
6666
/usr/lib/systemd/system/inputplumber.service
6767
/usr/lib/systemd/system/inputplumber-suspend.service
68-
/usr/lib/udev/hwdb.d/59-inputplumber.hwdb
68+
/usr/lib/udev/hwdb.d/*.hwdb
69+
/usr/lib/udev/rules.d/*.rules
6970
/usr/share/inputplumber/capability_maps/*.yaml
7071
/usr/share/inputplumber/devices/*.yaml
7172
/usr/share/inputplumber/profiles/*.yaml

0 commit comments

Comments
 (0)