[packages/kde4-kopete] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:29:25 CEST 2025
commit 62684a3acb5a71ed8baea7362d4c108fc54864e6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:29:10 2025 +0200
Fix applying patches.
kde4-kopete.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/kde4-kopete.spec b/kde4-kopete.spec
index 24322e2..10739e4 100644
--- a/kde4-kopete.spec
+++ b/kde4-kopete.spec
@@ -274,13 +274,13 @@ Wtyczka skypebuttons dla przeglądarek zgodnych z NPAPI.
%prep
%setup -q -n %{orgname}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde4-kopete.git/commitdiff/62684a3acb5a71ed8baea7362d4c108fc54864e6
More information about the pld-cvs-commit
mailing list