[packages/fvhlib] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:37:47 CEST 2025


commit af6226ba6842d4caad9a6df794161d3e7393fd4e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:37:31 2025 +0200

    Fix applying patches.

 fvhlib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fvhlib.spec b/fvhlib.spec
index 35e06eb..b821521 100644
--- a/fvhlib.spec
+++ b/fvhlib.spec
@@ -46,7 +46,7 @@ Biblioteka statyczna fvhlib.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fvhlib.git/commitdiff/af6226ba6842d4caad9a6df794161d3e7393fd4e



More information about the pld-cvs-commit mailing list