hplip-udev-rules.patch

This commit is contained in:
Rmys
2018-05-09 16:02:35 +03:00
committed by GitHub
parent 543e5aec2c
commit 162ba8af34
@@ -6,7 +6,7 @@ diff -up hplip-3.17.11/Makefile.am.udev-rules hplip-3.17.11/Makefile.am
# hpmud.rules
if !HPLIP_CLASS_DRIVER
-rulesdir = /etc/udev/rules.d
+rulesdir = /usr/lib/udev/rules.d
+rulesdir = /lib/udev/rules.d
if UDEV_SYSFS_RULES
dist_rules_DATA = data/rules/56-hpmud_sysfs.rules
else