Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 34d3007addba92609f3094d96935b9f6 > files > 28

hplip-3.22.10-4.mga9.src.rpm

diff -up hplip-3.23.3/Makefile.am.buildroot hplip-3.23.3/Makefile.am
--- hplip-3.23.3/Makefile.am.buildroot	2023-04-27 14:51:06.251359527 +0200
+++ hplip-3.23.3/Makefile.am	2023-04-27 14:52:54.438110473 +0200
@@ -701,10 +701,10 @@ endif #HPLIP_CLASS_DRIVER
 
 install-data-hook:
 if HPLIP_BUILD
-	if [ -d "/usr/share/ipp-usb/quirks/" ]; then \
-		echo "ipp-usb directory exists"; \
-		cp prnt/ipp-usb/HPLIP.conf /usr/share/ipp-usb/quirks/ ; \
-	fi
+#	if [ -d "/usr/share/ipp-usb/quirks/" ]; then \
+#		echo "ipp-usb directory exists"; \
+#		cp prnt/ipp-usb/HPLIP.conf /usr/share/ipp-usb/quirks/ ; \
+#	fi
 if !HPLIP_CLASS_DRIVER
 #	   If scanner build, add hpaio entry to sane dll.conf.
 	if [ "$(scan_build)" = "yes" ]; then \