[packages/mbedtls/MBEDTLS_2] - use patch -P

qboosh qboosh at pld-linux.org
Sat May 17 19:51:04 CEST 2025


commit 0d12a2305fec4e2a78245bb32d04ffc8eb69e332
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 17 17:23:35 2025 +0200

    - use patch -P

 mbedtls.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mbedtls.spec b/mbedtls.spec
index 6900171..9d512ba 100644
--- a/mbedtls.spec
+++ b/mbedtls.spec
@@ -82,7 +82,7 @@ Dokumentacja API biblioteki mbedTLS.
 
 %prep
 %setup -q -n %{sname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mbedtls.git/commitdiff/c2410f437277bd0e137c0f26c74071b818bcd0a0



More information about the pld-cvs-commit mailing list