[packages/kdegraphics] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:30:41 CEST 2025
commit 7839ac7193ee71e466768758be5efdef33e24555
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:30:25 2025 +0200
Fix applying patches.
kdegraphics.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/kdegraphics.spec b/kdegraphics.spec
index 159069b..982291f 100644
--- a/kdegraphics.spec
+++ b/kdegraphics.spec
@@ -530,11 +530,11 @@ ich w aplikacjach KDE.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
%{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;Graphics;Viewer;/' \
kdvi/kdvi.desktop \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kdegraphics.git/commitdiff/7839ac7193ee71e466768758be5efdef33e24555
More information about the pld-cvs-commit
mailing list