[packages/crossmingw32-lua40] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:06:51 CEST 2025


commit f80b7e9dbedca44ce58e18618a93e437c08eb919
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:06:36 2025 +0200

    Fix applying patches.

 crossmingw32-lua40.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/crossmingw32-lua40.spec b/crossmingw32-lua40.spec
index 07ed5c1..b42ba01 100644
--- a/crossmingw32-lua40.spec
+++ b/crossmingw32-lua40.spec
@@ -75,7 +75,7 @@ Group:		Applications/Emulators
 
 %prep
 %setup -q -n lua-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 CC=%{target}-gcc ; export CC
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-lua40.git/commitdiff/f80b7e9dbedca44ce58e18618a93e437c08eb919



More information about the pld-cvs-commit mailing list