[packages/mbedtls] - use patch -P
qboosh
qboosh at pld-linux.org
Sat May 17 19:56:33 CEST 2025
commit b66bb8dab890c6298b6634c20146853ecbedb5e8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat May 17 19:35:47 2025 +0200
- use patch -P
mbedtls.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mbedtls.spec b/mbedtls.spec
index d513e37..e36bd91 100644
--- a/mbedtls.spec
+++ b/mbedtls.spec
@@ -73,7 +73,7 @@ Dokumentacja API biblioteki mbedTLS.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mbedtls.git/commitdiff/cf2fa042595884d155d52e0af86328b3031f825b
More information about the pld-cvs-commit
mailing list