[packages/kopete] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:36:56 CEST 2025


commit 24ae5b5d9b52618ccbb9c3b302d2ba8bd6c2e133
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:36:40 2025 +0200

    Fix applying patches.

 kopete.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/kopete.spec b/kopete.spec
index b07e0ae..ace1fcb 100644
--- a/kopete.spec
+++ b/kopete.spec
@@ -609,9 +609,9 @@ przez AIM i ICQ.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p0
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p0
 
 %build
 kde_appsdir="%{_desktopdir}"; export kde_appsdir
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kopete.git/commitdiff/24ae5b5d9b52618ccbb9c3b302d2ba8bd6c2e133



More information about the pld-cvs-commit mailing list