[packages/lua54] use %patch -P

atler atler at pld-linux.org
Thu Jun 5 02:58:02 CEST 2025


commit e6515358d777f40eded472d2f74b25ec71ee46e8
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Jun 5 01:08:10 2025 +0200

    use %patch -P

 lua54.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lua54.spec b/lua54.spec
index 58d4d06..9793052 100644
--- a/lua54.spec
+++ b/lua54.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/lua54.git/commitdiff/0ce9e335eca33c19b40a48ea0813e4121e8ecbbd



More information about the pld-cvs-commit mailing list