[packages/munin] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:26:50 CEST 2025


commit 19a0557a3a42cda9dd7ef993bab8f718eb5aab36
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:26:34 2025 +0200

    Fix applying patches.

 munin.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/munin.spec b/munin.spec
index 16f2e05..d4ac885 100644
--- a/munin.spec
+++ b/munin.spec
@@ -126,11 +126,11 @@ Munin.
 
 %prep
 %setup -q
-%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
 
 %build
 %{__make} -j1 build \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/munin.git/commitdiff/19a0557a3a42cda9dd7ef993bab8f718eb5aab36



More information about the pld-cvs-commit mailing list