[packages/cacti-plugin-npc] Fix applying patches.

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


commit 4c0050102e17abf0f97c29ba191287d83888c4b7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:52:52 2025 +0200

    Fix applying patches.

 cacti-plugin-npc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cacti-plugin-npc.spec b/cacti-plugin-npc.spec
index 8198200..6676c16 100644
--- a/cacti-plugin-npc.spec
+++ b/cacti-plugin-npc.spec
@@ -59,8 +59,8 @@ mv %{plugin}/*.debug .
 mv %{plugin}/build.xml .
 mv %{plugin}/{README,LICENSE} .
 %undos -f php README
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 cd %{plugin}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cacti-plugin-npc.git/commitdiff/4c0050102e17abf0f97c29ba191287d83888c4b7



More information about the pld-cvs-commit mailing list