[packages/cacti-template-synflood-defender] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:53:39 CEST 2025
commit ad1bb3861a630675a1412a8ada4fd11288894d9e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:53:23 2025 +0200
Fix applying patches.
cacti-template-synflood-defender.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cacti-template-synflood-defender.spec b/cacti-template-synflood-defender.spec
index 8fa1621..6ce6be9 100644
--- a/cacti-template-synflood-defender.spec
+++ b/cacti-template-synflood-defender.spec
@@ -52,7 +52,7 @@ SNMPd agent to for Synflood Defender.
%prep
%setup -qn synflooddefender-%{version}-linux -a1
mv synflooddefender_cacti_tpls/*.xml .
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cacti-template-synflood-defender.git/commitdiff/ad1bb3861a630675a1412a8ada4fd11288894d9e
More information about the pld-cvs-commit
mailing list