[packages/mysql-utilities] Fix applying patches.

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


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

    Fix applying patches.

 mysql-utilities.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mysql-utilities.spec b/mysql-utilities.spec
index 7db7393..323da48 100644
--- a/mysql-utilities.spec
+++ b/mysql-utilities.spec
@@ -31,7 +31,7 @@ v=$(head -n1 CHANGES.txt | awk -F'-' '{print $2}')
 v=${v%qa1}
 test "$v" = "%{version}"
 
-%patch1 -p1
+%patch -P1 -p1
 
 # you'll need this if you cp -a complete dir in source
 # cleanup backups after patching
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysql-utilities.git/commitdiff/d3eec64aa1f010269dba927bc46c0afbd92c8088



More information about the pld-cvs-commit mailing list