[packages/superkaramba] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:10:16 CEST 2025


commit 24554367f970cb0ba3cc2486d1becfed98adb5df
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:10:00 2025 +0200

    Fix applying patches.

 superkaramba.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/superkaramba.spec b/superkaramba.spec
index 9643286..edd7c4a 100644
--- a/superkaramba.spec
+++ b/superkaramba.spec
@@ -121,10 +121,10 @@ Motyw zegara lampowego dla widżetu %{name}.
 
 %prep
 %setup -q -a1 -a2 -a3 -a4 -a6
-%patch0 -p0
+%patch -P0 -p0
 #%patch1 -p0
-%patch2 -p0
-%patch3 -p0
+%patch -P2 -p0
+%patch -P3 -p0
 
 #%{__perl} -pi -e "s@/home/maciunio/karamba/DynBar/script@%{_datadir}/themes/news_pl/script@" \
 #		news_pl.theme/*.theme
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/superkaramba.git/commitdiff/24554367f970cb0ba3cc2486d1becfed98adb5df



More information about the pld-cvs-commit mailing list