[packages/kdeartwork] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:30:08 CEST 2025


commit 9af308753e884a241b26956bdb829a558e53ea4e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:29:51 2025 +0200

    Fix applying patches.

 kdeartwork.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/kdeartwork.spec b/kdeartwork.spec
index 903a3a5..c447ebc 100644
--- a/kdeartwork.spec
+++ b/kdeartwork.spec
@@ -374,12 +374,12 @@ Tapety dla KDE.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kdeartwork.git/commitdiff/9af308753e884a241b26956bdb829a558e53ea4e



More information about the pld-cvs-commit mailing list