[packages/hylafax] missing patch

arekm arekm at pld-linux.org
Thu Feb 2 22:23:19 CET 2023


commit 383e4e7f9e97236233fd275003665d2f23eecbed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Feb 2 22:22:57 2023 +0100

    missing patch

 tiff.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/tiff.patch b/tiff.patch
new file mode 100644
index 0000000..9dce8f5
--- /dev/null
+++ b/tiff.patch
@@ -0,0 +1,11 @@
+--- hylafax-6.0.7/configure~	2018-09-18 20:51:17.000000000 +0200
++++ hylafax-6.0.7/configure	2023-02-02 21:56:50.429834907 +0100
+@@ -2563,7 +2563,7 @@
+ 				tiff_offset_t="uint32"
+ 				tiff_bytecount_t="uint32"
+ 				;;
+-		4.[0])		tiff_runlen_t="uint32"
++		4.*)		tiff_runlen_t="uint32"
+ 				tiff_offset_t="uint64"
+ 				tiff_bytecount_t="uint64"
+ 				echo '#define TIFFHeader	TIFFHeaderClassic'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hylafax.git/commitdiff/383e4e7f9e97236233fd275003665d2f23eecbed



More information about the pld-cvs-commit mailing list