[packages/cacti-template-snmpdiskio] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:53:36 CEST 2025


commit d73b4260e5767810965fefc80eadbc6f75c47dfc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:53:20 2025 +0200

    Fix applying patches.

 cacti-template-snmpdiskio.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/cacti-template-snmpdiskio.spec b/cacti-template-snmpdiskio.spec
index fb66418..8183e68 100644
--- a/cacti-template-snmpdiskio.spec
+++ b/cacti-template-snmpdiskio.spec
@@ -34,9 +34,9 @@ w Cacti.
 %setup -qc
 mv %{template}-*/* .
 cp -p %{SOURCE1} partition.xml
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cacti-template-snmpdiskio.git/commitdiff/d73b4260e5767810965fefc80eadbc6f75c47dfc



More information about the pld-cvs-commit mailing list