986012
diff -up hplip-3.17.11/Makefile.am.udev-rules hplip-3.17.11/Makefile.am
986012
--- hplip-3.17.11/Makefile.am.udev-rules	2017-12-07 13:44:04.472414453 +0100
986012
+++ hplip-3.17.11/Makefile.am	2017-12-07 15:20:18.544755557 +0100
986012
@@ -132,7 +132,7 @@ dist_rulessystem_DATA =data/rules/hplip-
986012
 
986012
 # hpmud.rules
986012
 if !HPLIP_CLASS_DRIVER
986012
-rulesdir = /etc/udev/rules.d
986012
+rulesdir = /usr/lib/udev/rules.d
986012
 if UDEV_SYSFS_RULES
986012
 dist_rules_DATA = data/rules/56-hpmud_sysfs.rules
986012
 else