[packages/gnome-speech] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:53:49 CEST 2025


commit c6cfe0f333ddab3e742306c7e54cb1d4b4e88b17
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:53:33 2025 +0200

    Fix applying patches.

 gnome-speech.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-speech.spec b/gnome-speech.spec
index 4f95bb1..b75f5b8 100644
--- a/gnome-speech.spec
+++ b/gnome-speech.spec
@@ -133,8 +133,8 @@ Klasy Java dla gnome-speech.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-speech.git/commitdiff/c6cfe0f333ddab3e742306c7e54cb1d4b4e88b17



More information about the pld-cvs-commit mailing list