[packages/levmar] Fix applying patches.

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


commit 068870e0a2c49c055f19e760278a00f03bc4bd3e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:42:38 2025 +0200

    Fix applying patches.

 levmar.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/levmar.spec b/levmar.spec
index 9638bb9..13a2a6d 100644
--- a/levmar.spec
+++ b/levmar.spec
@@ -62,7 +62,7 @@ Statyczna biblioteka LEVMAR.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # shared library (cmake suite doesn't support it)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/levmar.git/commitdiff/068870e0a2c49c055f19e760278a00f03bc4bd3e



More information about the pld-cvs-commit mailing list