[packages/wv2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:11:34 CEST 2025
commit e5cf05638c4b3f78d4bc76097129bdbe088c0ab1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:50 2025 +0200
Fix applying patches.
wv2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wv2.spec b/wv2.spec
index add2696..723baed 100644
--- a/wv2.spec
+++ b/wv2.spec
@@ -42,7 +42,7 @@ Pakiet tem zawiera pliki nagłówkowe wv2.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wv2.git/commitdiff/e5cf05638c4b3f78d4bc76097129bdbe088c0ab1
More information about the pld-cvs-commit
mailing list