[packages/nagios-theme-nuvola] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:30:38 CEST 2025


commit c6c67dc24ebb19cd47277475be5de4ad195bbfc0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:30:22 2025 +0200

    Fix applying patches.

 nagios-theme-nuvola.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/nagios-theme-nuvola.spec b/nagios-theme-nuvola.spec
index 79d5480..ed27392 100644
--- a/nagios-theme-nuvola.spec
+++ b/nagios-theme-nuvola.spec
@@ -46,11 +46,11 @@ pochodzą z motywu KDE Nuvola <http://www.icon-king.com/>.
 %setup -qc
 # undos the sources
 find . -type f '(' -name '*.html' -o -name '*.js' -o -name '*.css' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
-%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
 
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-theme-nuvola.git/commitdiff/c6c67dc24ebb19cd47277475be5de4ad195bbfc0



More information about the pld-cvs-commit mailing list