14 lines
407 B
Diff
14 lines
407 B
Diff
|
Index: hplip-3.20.9/Makefile.am
|
||
|
===================================================================
|
||
|
--- hplip-3.20.9.orig/Makefile.am
|
||
|
+++ hplip-3.20.9/Makefile.am
|
||
|
@@ -137,7 +137,7 @@ dist_rulessystem_DATA =data/rules/hplip-
|
||
|
|
||
|
# hpmud.rules
|
||
|
if !HPLIP_CLASS_DRIVER
|
||
|
-rulesdir = /etc/udev/rules.d
|
||
|
+rulesdir = /usr/lib/udev/rules.d
|
||
|
if UDEV_SYSFS_RULES
|
||
|
dist_rules_DATA = data/rules/56-hpmud_sysfs.rules
|
||
|
else
|