[packages/cacti-template-haproxy] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:53:22 CEST 2025
commit 75f810011fe5e11f641ba67ce7b78b43496b7c78
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:53:06 2025 +0200
Fix applying patches.
cacti-template-haproxy.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cacti-template-haproxy.spec b/cacti-template-haproxy.spec
index f87082f..b7bed81 100644
--- a/cacti-template-haproxy.spec
+++ b/cacti-template-haproxy.spec
@@ -38,7 +38,7 @@ SNMPd agent to provide HAProxy statistics
%prep
%setup -qc
mv haproxy-*/contrib/netsnmp-perl/* .
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cacti-template-haproxy.git/commitdiff/75f810011fe5e11f641ba67ce7b78b43496b7c78
More information about the pld-cvs-commit
mailing list