[packages/mysqltuner] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:28:21 CEST 2025
commit 782ef7005aab9b7a0148917884f382bdfd7cc476
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:28:06 2025 +0200
Fix applying patches.
mysqltuner.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mysqltuner.spec b/mysqltuner.spec
index 1c1f981..565e44b 100644
--- a/mysqltuner.spec
+++ b/mysqltuner.spec
@@ -28,7 +28,7 @@ Montgomery's MySQL tuning primer script.
%prep
%setup -q -n MySQLTuner-perl-%{version}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mysqltuner.git/commitdiff/782ef7005aab9b7a0148917884f382bdfd7cc476
More information about the pld-cvs-commit
mailing list