[packages/sqliteodbc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:06:21 CEST 2025


commit 69f3e58c797a00daec996d14a93f98d9c8bc7d0c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:06:05 2025 +0200

    Fix applying patches.

 sqliteodbc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sqliteodbc.spec b/sqliteodbc.spec
index daf87ca..1e730ab 100644
--- a/sqliteodbc.spec
+++ b/sqliteodbc.spec
@@ -101,7 +101,7 @@ Ten pakiet zawiera sterownik SQLite 4.x dla %{ODBCvar}.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sqliteodbc.git/commitdiff/69f3e58c797a00daec996d14a93f98d9c8bc7d0c



More information about the pld-cvs-commit mailing list