[packages/powiedz] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:21:10 CEST 2025


commit b2ac9abd70cd59ba8d1a6654d62d20ec4a3d2ec8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:20:53 2025 +0200

    Fix applying patches.

 powiedz.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/powiedz.spec b/powiedz.spec
index 7e06fac..833c9fe 100644
--- a/powiedz.spec
+++ b/powiedz.spec
@@ -26,8 +26,8 @@ Polski syntezator mowy stworzony na podstawie rsynth.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} -f Makefile_plain \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/powiedz.git/commitdiff/b2ac9abd70cd59ba8d1a6654d62d20ec4a3d2ec8



More information about the pld-cvs-commit mailing list