[packages/wolfssl] - use patch -P
qboosh
qboosh at pld-linux.org
Sun Mar 30 19:38:52 CEST 2025
commit f84e8494cc85e4fdc6f034140df8979f6ee6756c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Mar 30 12:15:28 2025 +0200
- use patch -P
wolfssl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wolfssl.spec b/wolfssl.spec
index e20595b..b035ab0 100644
--- a/wolfssl.spec
+++ b/wolfssl.spec
@@ -77,7 +77,7 @@ Dokumentacja API biblioteki wolfSSL.
%prep
%setup -q -n %{name}-%{version}-stable
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wolfssl.git/commitdiff/8efc78962274b3ab6f4e4c5bdabe34ef17d98afc
More information about the pld-cvs-commit
mailing list