[packages/kde4-kdeedu] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:28:26 CEST 2025
commit b9cbc9ce4b593cb64d9adbe781f2ba31082f6303
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:28:11 2025 +0200
Fix applying patches.
kde4-kdeedu.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/kde4-kdeedu.spec b/kde4-kdeedu.spec
index 9b42e4e..a2fe382 100644
--- a/kde4-kdeedu.spec
+++ b/kde4-kdeedu.spec
@@ -497,10 +497,10 @@ fizyka.
%prep
%setup -q -n %{orgname}-%{version}
-%patch0 -p0
-%patch1 -p0
-%patch2 -p0
-%patch3 -p0
+%patch -P0 -p0
+%patch -P1 -p0
+%patch -P2 -p0
+%patch -P3 -p0
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde4-kdeedu.git/commitdiff/b9cbc9ce4b593cb64d9adbe781f2ba31082f6303
More information about the pld-cvs-commit
mailing list