[packages/libtta-cpp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:02:51 CEST 2025


commit bd1f8e21d80cb6503e79f369271ca0859b5195dc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:02:35 2025 +0200

    Fix applying patches.

 libtta-cpp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libtta-cpp.spec b/libtta-cpp.spec
index b5d52fd..19bd17e 100644
--- a/libtta-cpp.spec
+++ b/libtta-cpp.spec
@@ -54,7 +54,7 @@ Statyczna biblioteka C++ TTA.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtta-cpp.git/commitdiff/bd1f8e21d80cb6503e79f369271ca0859b5195dc



More information about the pld-cvs-commit mailing list