[packages/python-skype] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:33:05 CEST 2025


commit 3ebb3126edf9b2effe02f8968d6a08abab65c1c4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:32:49 2025 +0200

    Fix applying patches.

 python-skype.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-skype.spec b/python-skype.spec
index b5b460c..de650a6 100644
--- a/python-skype.spec
+++ b/python-skype.spec
@@ -52,8 +52,8 @@ Gnome URL handler for "skype:" protocol.
 %setup -q -n Skype4Py-%{version} -c
 mv *-skype4py-*/* .
 
-%patch0 -p0 -R
-%patch1 -p1
+%patch -P0 -p0 -R
+%patch -P1 -p1
 %undos -f py
 
 mv Skype4Py/LICENSE .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-skype.git/commitdiff/3ebb3126edf9b2effe02f8968d6a08abab65c1c4



More information about the pld-cvs-commit mailing list