[packages/mysql-q4m] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:28:12 CEST 2025
commit 446cfdf3bcb3ad490cbb4acbde4f460a25e0c716
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:27:56 2025 +0200
Fix applying patches.
mysql-q4m.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mysql-q4m.spec b/mysql-q4m.spec
index 92ee42b..fbf1f86 100644
--- a/mysql-q4m.spec
+++ b/mysql-q4m.spec
@@ -35,7 +35,7 @@ fast, flexible.
%prep
%setup -qn q4m-%{version} -a1
%undos Makefile.am
-%patch0 -p1
+%patch -P0 -p1
ln -s mysql-5.* mysql-src
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mysql-q4m.git/commitdiff/446cfdf3bcb3ad490cbb4acbde4f460a25e0c716
More information about the pld-cvs-commit
mailing list