]> git.pld-linux.org Git - packages/ghostscript.git/blobdiff - ghostscript-tiff.patch
- updated to 9.54.0
[packages/ghostscript.git] / ghostscript-tiff.patch
diff --git a/ghostscript-tiff.patch b/ghostscript-tiff.patch
new file mode 100644 (file)
index 0000000..069e177
--- /dev/null
@@ -0,0 +1,11 @@
+--- ghostscript-9.54.0/configure.ac.orig       2021-04-25 16:36:25.541513998 +0200
++++ ghostscript-9.54.0/configure.ac    2021-04-25 16:56:27.258337072 +0200
+@@ -1684,7 +1684,7 @@
+       if ! test -d "$LIBTIFFCONFDIR" ; then
+         mkdir "$LIBTIFFCONFDIR"
+       fi
+-      cd "$LIBTIFFCONFDIR" && "$absolute_source_path/$LIBTIFFDIR/configure" --disable-jbig --disable-lzma --disable-zstd --disable-webp $SUBCONFIG_OPTS
++      cd "$LIBTIFFCONFDIR" && "$absolute_source_path/$LIBTIFFDIR/configure" --disable-jbig --disable-lzma --disable-zstd --disable-webp --disable-libdeflate $SUBCONFIG_OPTS
+       status=$?
+       if test $status -ne 0 ; then
+         AC_MSG_ERROR([libtiff configure script failed], $status)
This page took 0.63165 seconds and 4 git commands to generate.