From 1e25783ffb580155d0264eb347c7e81a86ac9b98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20V=C3=A4th?= Date: Sun, 8 Mar 2020 13:08:33 +0100 Subject: net-print/foo2zjs: Version bump. Use gentoo archive MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Väth --- net-print/foo2zjs/files/udev.patch | 11 +++++++++++ net-print/foo2zjs/files/usbbackend.patch | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 net-print/foo2zjs/files/udev.patch create mode 100644 net-print/foo2zjs/files/usbbackend.patch (limited to 'net-print/foo2zjs/files') diff --git a/net-print/foo2zjs/files/udev.patch b/net-print/foo2zjs/files/udev.patch new file mode 100644 index 00000000..8f41ab2d --- /dev/null +++ b/net-print/foo2zjs/files/udev.patch @@ -0,0 +1,11 @@ +--- 1/Makefile +--- 1/Makefile +@@ -933,7 +933,7 @@ + echo " *** OR (generic linux)"; \ + echo " *** # rm -f $(LIBUDEVDIR)/*-printers.rules"; \ + echo " ***"; \ +- exit 1; \ ++ # exit 1; \ + fi + # ... OK! + # diff --git a/net-print/foo2zjs/files/usbbackend.patch b/net-print/foo2zjs/files/usbbackend.patch new file mode 100644 index 00000000..3fdc0d29 --- /dev/null +++ b/net-print/foo2zjs/files/usbbackend.patch @@ -0,0 +1,11 @@ +--- 1/hplj1000 ++++ 1/hplj1000 +@@ -42,7 +42,7 @@ + # Path to the USB CUPS backend. We use this backend to upload the firmware + # into the printer when we are on a CUPS/libusb-based system. + # +-USB_BACKEND=/usr/lib/cups/backend/usb ++USB_BACKEND=/usr/libexec/cups/backend/usb + + # + # Directory to find downloadable HP firmware files sihpMMMM.dl -- cgit v1.2.3