[packages/lua-sec] Fix applying patches.

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


commit 15262cc44b4a8dcf9b517a89a357d4a021d06c63
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:11:05 2025 +0200

    Fix applying patches.

 lua-sec.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lua-sec.spec b/lua-sec.spec
index 5397424..7c9f3d0 100644
--- a/lua-sec.spec
+++ b/lua-sec.spec
@@ -36,7 +36,7 @@ session between the peers.
 
 %prep
 %setup -q -n %{real_name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 for file in CHANGELOG LICENSE; do
 	iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lua-sec.git/commitdiff/15262cc44b4a8dcf9b517a89a357d4a021d06c63



More information about the pld-cvs-commit mailing list