[packages/gxine] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:05:34 CEST 2025


commit af05ff8c5da472e89bdc282b60e67f3e9cd923fc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:05:18 2025 +0200

    Fix applying patches.

 gxine.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gxine.spec b/gxine.spec
index 9b2cdf8..9db3275 100644
--- a/gxine.spec
+++ b/gxine.spec
@@ -95,10 +95,10 @@ gxine jako wtyczka przeglądarki.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gxine.git/commitdiff/af05ff8c5da472e89bdc282b60e67f3e9cd923fc



More information about the pld-cvs-commit mailing list