[packages/wv] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:11:31 CEST 2025
commit 5ae101529ecc81a19201346a7594e787d3ba97f9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:50 2025 +0200
Fix applying patches.
wv.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wv.spec b/wv.spec
index 29eda48..7bfc3ae 100644
--- a/wv.spec
+++ b/wv.spec
@@ -87,7 +87,7 @@ Pakiet zawiera statyczne biblioteki wv.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wv.git/commitdiff/5ae101529ecc81a19201346a7594e787d3ba97f9
More information about the pld-cvs-commit
mailing list