mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/hylafaxplus: remove obsolete patch
removed in 37a376dc57f95f6cc49de698b94e36e5148a2b30
This commit is contained in:
parent
675c8cf37f
commit
daa4fb1d35
@ -1,15 +0,0 @@
|
||||
diff --git a/configure b/configure
|
||||
old mode 100755
|
||||
new mode 100755
|
||||
index 7a47928440..8b16282615
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -2581,7 +2581,7 @@ EOF
|
||||
echo '#define TIFFSTRIPBYTECOUNTS uint32'
|
||||
echo '#define TIFFVERSION TIFF_VERSION'
|
||||
echo '#define TIFFHEADER TIFFHeader';;
|
||||
- 4.0) tiff_runlen_t="uint32"
|
||||
+ 4.[01]) tiff_runlen_t="uint32"
|
||||
tiff_offset_t="uint64"
|
||||
echo '#define TIFFSTRIPBYTECOUNTS uint64'
|
||||
echo '#define TIFFVERSION TIFF_VERSION_CLASSIC'
|
||||
Loading…
x
Reference in New Issue
Block a user