[packages/xbsql] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:13:11 CEST 2025


commit 3a6f2ef5636c990fda73e0561f1a0a7e76545353
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:53 2025 +0200

    Fix applying patches.

 xbsql.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xbsql.spec b/xbsql.spec
index 57d65a4..c5fbac3 100644
--- a/xbsql.spec
+++ b/xbsql.spec
@@ -54,7 +54,7 @@ Statyczna biblioteka XBSQL.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xbsql.git/commitdiff/3a6f2ef5636c990fda73e0561f1a0a7e76545353



More information about the pld-cvs-commit mailing list