[packages/cacti-template-lighttpd] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:53:25 CEST 2025
commit 6430ba338413d2577e15ad08d6e78249734a51eb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:53:09 2025 +0200
Fix applying patches.
cacti-template-lighttpd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cacti-template-lighttpd.spec b/cacti-template-lighttpd.spec
index ed92676..d3cc3b4 100644
--- a/cacti-template-lighttpd.spec
+++ b/cacti-template-lighttpd.spec
@@ -30,7 +30,7 @@ graphing statistics for a lighttpd webserver.
%prep
%setup -q -n lighttpd_stats_%{version}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cacti-template-lighttpd.git/commitdiff/6430ba338413d2577e15ad08d6e78249734a51eb
More information about the pld-cvs-commit
mailing list