[packages/libdumbtts] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:47:32 CEST 2025


commit 0bbe06951d57626305f4e871f201f8aa7c05670b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:47:16 2025 +0200

    Fix applying patches.

 libdumbtts.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libdumbtts.spec b/libdumbtts.spec
index 3db4156..788c92e 100644
--- a/libdumbtts.spec
+++ b/libdumbtts.spec
@@ -35,7 +35,7 @@ Pliki nagłówkowe biblioteki libdumbtts.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -C src \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libdumbtts.git/commitdiff/0bbe06951d57626305f4e871f201f8aa7c05670b



More information about the pld-cvs-commit mailing list