[packages/polarssl] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:18:50 CEST 2025
commit ee92d440d6845b1183c342f38f2eaacedc7e6c8b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:18:34 2025 +0200
Fix applying patches.
polarssl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/polarssl.spec b/polarssl.spec
index 1310bf8..e55e441 100644
--- a/polarssl.spec
+++ b/polarssl.spec
@@ -54,7 +54,7 @@ Statyczna biblioteka PolarSSL.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/polarssl.git/commitdiff/ee92d440d6845b1183c342f38f2eaacedc7e6c8b
More information about the pld-cvs-commit
mailing list