168349c63e
Here's the corrected version.. OBS-URL: https://build.opensuse.org/request/show/632195 OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=161
14 lines
369 B
Diff
14 lines
369 B
Diff
Index: b/Makefile.am
|
|
===================================================================
|
|
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -134,7 +134,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
|