[packages/festival] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:31:48 CEST 2025


commit 613549e2c9487b72010e7238eef6f35cde58c3ed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:31:32 2025 +0200

    Fix applying patches.

 festival.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/festival.spec b/festival.spec
index 400e5d0..9b7432b 100644
--- a/festival.spec
+++ b/festival.spec
@@ -52,8 +52,8 @@ Festival - środowisko rozwojowe.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 ln -s %{_libdir}/speech_tools/base_class src/modules/MultiSyn
 ln -s %{_libdir}/speech_tools/config/modules/pulse_audio.mak config/modules
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/festival.git/commitdiff/613549e2c9487b72010e7238eef6f35cde58c3ed



More information about the pld-cvs-commit mailing list