[packages/kdeutils] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:32:01 CEST 2025


commit e86d532011725d04889396e4778e1c04e1b109cf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:31:45 2025 +0200

    Fix applying patches.

 kdeutils.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/kdeutils.spec b/kdeutils.spec
index 9cb4aad..ae25c7e 100644
--- a/kdeutils.spec
+++ b/kdeutils.spec
@@ -569,12 +569,12 @@ uruchamianie małych interaktywnych widżetów na pulpicie KDE.
 
 %prep
 %setup -q
-%patch100 -p0
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P100 -p0
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;Utility;Archiving;/' \
 	ark/ark.desktop
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kdeutils.git/commitdiff/e86d532011725d04889396e4778e1c04e1b109cf



More information about the pld-cvs-commit mailing list