[packages/kde4-calligra] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:27:49 CEST 2025


commit 835a2db77bb742536a522a29d9aacc1b8253f268
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:27:33 2025 +0200

    Fix applying patches.

 kde4-calligra.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/kde4-calligra.spec b/kde4-calligra.spec
index 856b94c..6124054 100644
--- a/kde4-calligra.spec
+++ b/kde4-calligra.spec
@@ -383,12 +383,12 @@ the Plasma Active platform.
 
 %prep
 %setup -q -n %{orgname}-%{version}
-%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
 %{!?with_doc:%patch6 -p1}
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-calligra.git/commitdiff/835a2db77bb742536a522a29d9aacc1b8253f268



More information about the pld-cvs-commit mailing list