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:
Didier Raboud
2012-06-25 22:47:26 +02:00
parent f45eb60488
commit 8019e85967
3 changed files with 33 additions and 1 deletions
+1 -1
View File
@@ -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