initial import
This commit is contained in:
30
hplip-drivers/remove-systemd-support.patch
Normal file
30
hplip-drivers/remove-systemd-support.patch
Normal file
@@ -0,0 +1,30 @@
|
||||
diff --git a/Makefile.am b/Makefile.am
|
||||
index 2e7cb27..20b33c4 100644
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -120,10 +120,6 @@ libhpip_la_SOURCES = ip/xconvolve.c ip/xfax.c ip/xgrayout.c ip/xjpg_dct.c ip/xjp
|
||||
ip/hpip.h ip/ipdefs.h ip/xform.h ip/xjpg_dct.h ip/xjpg_huf.h ip/xjpg_mrk.h
|
||||
|
||||
|
||||
-#hpmud rules data dir
|
||||
-rulessystemdir=/usr/lib/systemd/system
|
||||
-dist_rulessystem_DATA =data/rules/hplip-printer@.service
|
||||
-
|
||||
# hpmud.rules
|
||||
rulesdir = /etc/udev/rules.d
|
||||
if UDEV_SYSFS_RULES
|
||||
diff --git a/Makefile.in b/Makefile.in
|
||||
index 0745c8b..cbe6581 100644
|
||||
--- a/Makefile.in
|
||||
+++ b/Makefile.in
|
||||
@@ -4823,10 +4823,6 @@ cups_drv = prnt/drv/hpcups.drv
|
||||
@HPLIP_BUILD_TRUE@ ip/hpip.h ip/ipdefs.h ip/xform.h ip/xjpg_dct.h ip/xjpg_huf.h ip/xjpg_mrk.h
|
||||
|
||||
|
||||
-#hpmud rules data dir
|
||||
-@HPLIP_BUILD_TRUE@rulessystemdir = /usr/lib/systemd/system
|
||||
-@HPLIP_BUILD_TRUE@dist_rulessystem_DATA = data/rules/hplip-printer@.service
|
||||
-
|
||||
# hpmud.rules
|
||||
@HPLIP_BUILD_TRUE@rulesdir = /etc/udev/rules.d
|
||||
@HPLIP_BUILD_TRUE@@UDEV_SYSFS_RULES_FALSE@dist_rules_DATA = data/rules/56-hpmud.rules
|
||||
Reference in New Issue
Block a user