Waldemar Brodkorb 3 years ago
parent
commit
569b69a839
1 changed files with 0 additions and 11 deletions
  1. 0 11
      package/libtiff/patches/patch-libtiff-4_pc_in.orig

+ 0 - 11
package/libtiff/patches/patch-libtiff-4_pc_in.orig

@@ -1,11 +0,0 @@
---- tiff-4.3.0.orig/libtiff-4.pc.in	2021-03-05 14:01:43.000000000 +0100
-+++ tiff-4.3.0/libtiff-4.pc.in	2021-11-06 16:38:54.408081670 +0100
-@@ -6,6 +6,6 @@ includedir=@includedir@
- Name: libtiff
- Description:  Tag Image File Format (TIFF) library.
- Version: @VERSION@
--Libs: -L${libdir} -ltiff
-+Libs: -L${prefix}${libdir} -ltiff
- Libs.private: @tiff_libs_private@
--Cflags: -I${includedir}
-+Cflags: -I${prefix}/${includedir}