[packages/wb] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:06:03 CEST 2025
commit 44315a6298407fcc9e2acacb869af95a7475fb90
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:41 2025 +0200
Fix applying patches.
wb.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wb.spec b/wb.spec
index 5abb8b2..5c49424 100644
--- a/wb.spec
+++ b/wb.spec
@@ -98,7 +98,7 @@ Biblioteka WB dla Javy.
%prep
%setup -q -n wb
-%patch0 -p1
+%patch -P0 -p1
%build
# not autoconf-generated
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wb.git/commitdiff/44315a6298407fcc9e2acacb869af95a7475fb90
More information about the pld-cvs-commit
mailing list