[packages/lua50] Fix applying patches.

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


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

    Fix applying patches.

 lua50.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lua50.spec b/lua50.spec
index c4e82aa..d706364 100644
--- a/lua50.spec
+++ b/lua50.spec
@@ -113,8 +113,8 @@ Statycznie skonsolidowany interpreter lua.
 %prep
 %setup -q -n lua-%{version}
 cp -f %{SOURCE1} refman.ps.gz
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %if %{with luastatic}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lua50.git/commitdiff/efcb05e7dbca8e8394215bc65a56ca2f65267a38



More information about the pld-cvs-commit mailing list