[packages/wbuild] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:06:09 CEST 2025
commit 9c963823a65e0102f37fab78c7ef0110ca5dc722
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:41 2025 +0200
Fix applying patches.
wbuild.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wbuild.spec b/wbuild.spec
index b83c249..ed5bdfd 100644
--- a/wbuild.spec
+++ b/wbuild.spec
@@ -18,7 +18,7 @@ Narzędzie do budowania widgetów.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wbuild.git/commitdiff/9c963823a65e0102f37fab78c7ef0110ca5dc722
More information about the pld-cvs-commit
mailing list