[packages/lua-dbi] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:11:12 CEST 2025


commit 9fcdef83ac74a58fe767737a151811dbc49166d5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:10:57 2025 +0200

    Fix applying patches.

 lua-dbi.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lua-dbi.spec b/lua-dbi.spec
index b535cbb..5f8f513 100644
--- a/lua-dbi.spec
+++ b/lua-dbi.spec
@@ -41,7 +41,7 @@ databases with native database drivers.
 
 %prep
 %setup -q -n %{real_name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 find . -name \*.[ch] -print -exec chmod -x '{}' \;
 sed -i -e '1d' DBI.lua
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lua-dbi.git/commitdiff/9fcdef83ac74a58fe767737a151811dbc49166d5



More information about the pld-cvs-commit mailing list