]> git.pld-linux.org Git - packages/hplip.git/blobdiff - no-undefined-macro.patch
- up to 3.22.6, use python3/qt5
[packages/hplip.git] / no-undefined-macro.patch
diff --git a/no-undefined-macro.patch b/no-undefined-macro.patch
new file mode 100644 (file)
index 0000000..caf02b2
--- /dev/null
@@ -0,0 +1,11 @@
+--- hplip-3.22.6/scan/sane/orblite.c~  2022-06-23 06:56:30.000000000 +0200
++++ hplip-3.22.6/scan/sane/orblite.c   2022-07-10 23:33:28.815232120 +0200
+@@ -195,7 +195,7 @@
\r
+ static int bb_unload(SANE_THandle ps)\r
+ {\r
+-   _DBG("Calling orblite bb_unload: \n");\r
++   //_DBG("Calling orblite bb_unload: \n");\r
+    if (ps->bb_handle)\r
+    {\r
+       dlclose(ps->bb_handle);\r
This page took 0.815191 seconds and 4 git commands to generate.