[packages/lua53] Fix applying patches.

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


commit 37b7c8447569358b3a3cef2bcd893f9bc359f65e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:10:54 2025 +0200

    Fix applying patches.

 lua53.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lua53.spec b/lua53.spec
index 163fa4f..dec60f9 100644
--- a/lua53.spec
+++ b/lua53.spec
@@ -110,7 +110,7 @@ Statycznie skonsolidowany interpreter lua.
 
 %prep
 %setup -q -n lua-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 sed -i  -e '/#define LUA_ROOT/s,/usr/local/,%{_prefix}/,' \
 	-e '/#define LUA_CDIR/s,lib/lua/,%{_lib}/lua/,' src/luaconf.h
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lua53.git/commitdiff/37b7c8447569358b3a3cef2bcd893f9bc359f65e



More information about the pld-cvs-commit mailing list