[packages/libmpack] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:54:41 CEST 2025


commit a7e2b7c7237505cc139bcc3d7ed5c1cf9f59b986
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:54:25 2025 +0200

    Fix applying patches.

 libmpack.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libmpack.spec b/libmpack.spec
index fafd9d6..eb8cd6a 100644
--- a/libmpack.spec
+++ b/libmpack.spec
@@ -58,7 +58,7 @@ Lua binding to libmpack.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} config=release \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmpack.git/commitdiff/a7e2b7c7237505cc139bcc3d7ed5c1cf9f59b986



More information about the pld-cvs-commit mailing list