mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
Patch the udev rules creator to include all devices.
The power/control blacklist is respected: 0483:2016 is blacklisted for power/control but is supported by a built driver and as such, should get a mode and group specification. Closes: #679001
This commit is contained in:
Vendored
+1
-1
@@ -27,5 +27,5 @@ override_dh_auto_install:
|
||||
done
|
||||
|
||||
override_dh_installudev:
|
||||
sed -e 's/$$/, MODE="0664", GROUP="plugdev"/g' libfprint/60-fprint-autosuspend.rules > debian/libfprint0.udev
|
||||
cp libfprint/60-fprint-autosuspend.rules debian/libfprint0.udev
|
||||
dh_installudev
|
||||
|
||||
Reference in New Issue
Block a user