[packages/cacti-template-memcached] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:53:30 CEST 2025
commit 0ce0da6c52b59d2503fe57fae2cec75ba9392942
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:53:15 2025 +0200
Fix applying patches.
cacti-template-memcached.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cacti-template-memcached.spec b/cacti-template-memcached.spec
index 6a737f2..a35d674 100644
--- a/cacti-template-memcached.spec
+++ b/cacti-template-memcached.spec
@@ -32,7 +32,7 @@ for both the get and set commands.
%prep
%setup -q -n cacti-%{plugin}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cacti-template-memcached.git/commitdiff/0ce0da6c52b59d2503fe57fae2cec75ba9392942
More information about the pld-cvs-commit
mailing list