X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fthirdparty%2Fsrc%2Ftiff-4.6.0.patch1;fp=cinelerra-5.1%2Fthirdparty%2Fsrc%2Ftiff-4.6.0.patch1;h=5ab0674588ea0dcf4e6da68c12a9c4a242560dc4;hb=def7a2e3e4f053af598be006210a4cd29d984305;hp=0000000000000000000000000000000000000000;hpb=bfc2f6c2bd7676c25a2b5ce9e2bd9b1d791531f5;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/thirdparty/src/tiff-4.6.0.patch1 b/cinelerra-5.1/thirdparty/src/tiff-4.6.0.patch1 new file mode 100644 index 00000000..5ab06745 --- /dev/null +++ b/cinelerra-5.1/thirdparty/src/tiff-4.6.0.patch1 @@ -0,0 +1,11 @@ +--- ./Makefile.am 2023-11-03 18:42:35.844353508 -0600 ++++ ./Makefile.am 2023-11-04 10:56:54.473163327 -0600 +@@ -60,7 +60,7 @@ + rm -rf $(distdir)/_build/cmake + rm -rf $(distdir)/_inst/cmake + +-SUBDIRS = port libtiff tools build contrib test doc tools/unsupported ++SUBDIRS = port libtiff build + + + NEW_LIBTIFF_RELEASE_DATE=$(shell date +"%Y%m%d")