[packages/libtta-c] Fix applying patches.

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


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

    Fix applying patches.

 libtta-c.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libtta-c.spec b/libtta-c.spec
index 738da4a..485c019 100644
--- a/libtta-c.spec
+++ b/libtta-c.spec
@@ -52,7 +52,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-c.git/commitdiff/0b152deac6fc08047d23d4c25f10c4d0dce308d9



More information about the pld-cvs-commit mailing list