From 9c9646285eee83a897bef57ed51b87a69c00477e Mon Sep 17 00:00:00 2001 From: Good Guy Date: Tue, 21 Mar 2023 09:38:14 -0600 Subject: [PATCH 1/1] forgot relative patch qualification for tiff patches --- cinelerra-5.1/thirdparty/src/tiff-4.5.0.patch1 | 4 ++-- cinelerra-5.1/thirdparty/src/tiff-4.5.0.patch2 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cinelerra-5.1/thirdparty/src/tiff-4.5.0.patch1 b/cinelerra-5.1/thirdparty/src/tiff-4.5.0.patch1 index 90397d8c..660f6dbc 100644 --- a/cinelerra-5.1/thirdparty/src/tiff-4.5.0.patch1 +++ b/cinelerra-5.1/thirdparty/src/tiff-4.5.0.patch1 @@ -1,5 +1,5 @@ ---- Makefile.am -+++ Makefile.am +--- ./Makefile.am ++++ ./Makefile.am @@ -60,7 +60,7 @@ rm -rf $(distdir)/_build/cmake rm -rf $(distdir)/_inst/cmake diff --git a/cinelerra-5.1/thirdparty/src/tiff-4.5.0.patch2 b/cinelerra-5.1/thirdparty/src/tiff-4.5.0.patch2 index 1fd6ec93..39887156 100644 --- a/cinelerra-5.1/thirdparty/src/tiff-4.5.0.patch2 +++ b/cinelerra-5.1/thirdparty/src/tiff-4.5.0.patch2 @@ -1,5 +1,5 @@ ---- configure.ac -+++ configure.ac +--- ./configure.ac ++++ ./configure.ac @@ -888,6 +888,7 @@ if test "x$enable_webp" != "xno" ; then -- 2.26.2