[packages/cacti-template-apache] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:53:16 CEST 2025
commit edb8a7e566c175a966ba536f50d7796d62777480
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:53:01 2025 +0200
Fix applying patches.
cacti-template-apache.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cacti-template-apache.spec b/cacti-template-apache.spec
index dc5f589..c64d66c 100644
--- a/cacti-template-apache.spec
+++ b/cacti-template-apache.spec
@@ -30,7 +30,7 @@ Apache Stats for Cacti (PHP Script Server Version).
%prep
%setup -qc -a1 -a2
mv apachestats-0.4/* .
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cacti-template-apache.git/commitdiff/edb8a7e566c175a966ba536f50d7796d62777480
More information about the pld-cvs-commit
mailing list