[packages/mysql-zrm] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:28:28 CEST 2025


commit 371eb5d3762f18a2dc74b2543123f7462830c1f1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:28:12 2025 +0200

    Fix applying patches.

 mysql-zrm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mysql-zrm.spec b/mysql-zrm.spec
index 1b8b379..fa04a16 100644
--- a/mysql-zrm.spec
+++ b/mysql-zrm.spec
@@ -60,7 +60,7 @@ for MySQL remotely.
 
 %prep
 %setup -qc
-%patch0 -p1
+%patch -P0 -p1
 
 mv .%{_docdir}/MySQL-zrm-%{version} doc
 mv doc/* .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysql-zrm.git/commitdiff/371eb5d3762f18a2dc74b2543123f7462830c1f1



More information about the pld-cvs-commit mailing list