[packages/libpurple-protocol-skypeweb] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:57:53 CEST 2025
commit 19cd6e9f33f9095fa04aca9182bda4bdfd55fe3e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:57:37 2025 +0200
Fix applying patches.
libpurple-protocol-skypeweb.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libpurple-protocol-skypeweb.spec b/libpurple-protocol-skypeweb.spec
index 8d4de5f..0d3c87d 100644
--- a/libpurple-protocol-skypeweb.spec
+++ b/libpurple-protocol-skypeweb.spec
@@ -26,10 +26,10 @@ and chat with all your Skype buddies from within Pidgin/Adium.
%prep
%setup -qn skype4pidgin-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
cd skypeweb
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libpurple-protocol-skypeweb.git/commitdiff/19cd6e9f33f9095fa04aca9182bda4bdfd55fe3e
More information about the pld-cvs-commit
mailing list