[packages/kde4-kdepimlibs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:28:39 CEST 2025
commit 64542e033b0f187f0f1e38dd2fe85e841c1ed0ce
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:28:23 2025 +0200
Fix applying patches.
kde4-kdepimlibs.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/kde4-kdepimlibs.spec b/kde4-kdepimlibs.spec
index ce4ebfc..2c5236e 100644
--- a/kde4-kdepimlibs.spec
+++ b/kde4-kdepimlibs.spec
@@ -86,12 +86,12 @@ opartych na kdepimlibs.
%prep
%setup -q -n %{orgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
#%%patch100 -p0
%if %{with kdepim44}
-%patch101 -p1 -R
+%patch -P101 -p1 -R
%endif
-%patch102 -p1
+%patch -P102 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde4-kdepimlibs.git/commitdiff/64542e033b0f187f0f1e38dd2fe85e841c1ed0ce
More information about the pld-cvs-commit
mailing list