[packages/dbf2mysql] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:11:12 CEST 2025


commit 7332ab764445df997b05e6bcb25ed4c4d8a19845
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:10:56 2025 +0200

    Fix applying patches.

 dbf2mysql.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dbf2mysql.spec b/dbf2mysql.spec
index c9eee7f..3895448 100644
--- a/dbf2mysql.spec
+++ b/dbf2mysql.spec
@@ -23,7 +23,7 @@ wykorzystania pod MySQL.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 patch -p1 < debian/patches/mysql.dpatch || exit 1
 patch -p1 < debian/patches/05_mysql_real_connect.dpatch || exit 1
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dbf2mysql.git/commitdiff/7332ab764445df997b05e6bcb25ed4c4d8a19845



More information about the pld-cvs-commit mailing list