[packages/openca] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:42:58 CEST 2025
commit 388ed0fa9bbf555e00b53fc59785bee52103b236
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:42:42 2025 +0200
Fix applying patches.
openca.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openca.spec b/openca.spec
index 1b7990e..4009bc1 100644
--- a/openca.spec
+++ b/openca.spec
@@ -48,7 +48,7 @@ mod_ssl dla Apache.
%prep
%setup -q -n %{realname}-%{version}
-%patch0 -p0
+%patch -P0 -p0
rm -rf src/modules/Convert-ASN1*
rm -rf src/modules/Digest-MD5*
rm -rf src/modules/IO-Socket-SSL*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openca.git/commitdiff/388ed0fa9bbf555e00b53fc59785bee52103b236
More information about the pld-cvs-commit
mailing list