[packages/webscalesql] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:06:49 CEST 2025


commit 64639118c5e2c1ec1067a280189b6f33286bc3a0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:42 2025 +0200

    Fix applying patches.

 webscalesql.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/webscalesql.spec b/webscalesql.spec
index b0d1aba..eedddaa 100644
--- a/webscalesql.spec
+++ b/webscalesql.spec
@@ -69,7 +69,7 @@ WebScaleSQL static libraries.
 %prep
 %setup -qc
 mv webscalesql-5.6-*/* .
-%patch0 -p1
+%patch -P0 -p1
 
 # to get these files rebuilt
 [ -f sql/sql_yacc.cc ] && %{__rm} sql/sql_yacc.cc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/webscalesql.git/commitdiff/64639118c5e2c1ec1067a280189b6f33286bc3a0



More information about the pld-cvs-commit mailing list