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

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


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

    Fix applying patches.

 cacti-plugin-rrdclean.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cacti-plugin-rrdclean.spec b/cacti-plugin-rrdclean.spec
index 31f6849..9f5431a 100644
--- a/cacti-plugin-rrdclean.spec
+++ b/cacti-plugin-rrdclean.spec
@@ -29,7 +29,7 @@ files.
 %prep
 %setup -qc
 cd %{plugin}
-%patch0 -p1
+%patch -P0 -p1
 cd ..
 
 mv %{plugin}/{README,LICENSE} .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cacti-plugin-rrdclean.git/commitdiff/729a27881bf2838d94dc8979a5b30d05586bc947



More information about the pld-cvs-commit mailing list