[packages/kde4-kdepim] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:28:36 CEST 2025
commit eedc50f11b0d7a6958f45f611f939223218ab61c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:28:20 2025 +0200
Fix applying patches.
kde4-kdepim.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-kdepim.spec b/kde4-kdepim.spec
index 9b74fa9..3fa015f 100644
--- a/kde4-kdepim.spec
+++ b/kde4-kdepim.spec
@@ -647,8 +647,8 @@ libksieve, libmimelib.
%prep
%setup -q -n %{orgname}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
#%patch100 -p1
%{__sed} -i -e '1s, /usr/bin/env bash,/bin/bash,' kmail/kconf_update/kmail-*.sh
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde4-kdepim.git/commitdiff/eedc50f11b0d7a6958f45f611f939223218ab61c
More information about the pld-cvs-commit
mailing list