[packages/rawtherapee] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:39:56 CEST 2025


commit 551bbd3ceb63bf5b6b61736e118043c77ec5a454
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:39:40 2025 +0200

    Fix applying patches.

 rawtherapee.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rawtherapee.spec b/rawtherapee.spec
index 7045b55..0d10990 100644
--- a/rawtherapee.spec
+++ b/rawtherapee.spec
@@ -52,8 +52,8 @@ przetwarzania zdjęć cyfrowych.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 # fix wrong line endings
 %undos LICENSE.txt
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rawtherapee.git/commitdiff/551bbd3ceb63bf5b6b61736e118043c77ec5a454



More information about the pld-cvs-commit mailing list