aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorLev Stipakov2022-03-16 15:54:11 +0200
committerGert Doering2022-03-17 09:20:39 +0100
commit2047522286f179cac09bd7615bf845d67a5dc1c8 (patch)
treea3f58b311014ade87bb9ea95735b54d0a2047b82 /contrib
parent282ddbac54f8d4923844f69983b38dd2b813a00a (diff)
downloadopenvpn-2047522286f179cac09bd7615bf845d67a5dc1c8.zip
openvpn-2047522286f179cac09bd7615bf845d67a5dc1c8.tar.gz
vcpkg-ports\pkcs11-helper: shorten patch filename
"make dist" uses 'tar -o' which breaks on long filenames: tar: openvpn-2.5.6/contrib/vcpkg-ports/pkcs11-helper/0003-config-w32-vc.h.in-ind icate-OpenSSL-EC-support.patch: file name is too long (max 99); not dumped tar: Exiting with failure status due to previous errors and then "make dist" continues. Make filename shorter to make tar happy. Signed-off-by: Lev Stipakov <lev@openvpn.net> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <20220316135411.217-1-lstipakov@gmail.com> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23977.html Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/vcpkg-ports/pkcs11-helper/0003-config-w32-vc.h.in-indicate-OpenSSL.patch (renamed from contrib/vcpkg-ports/pkcs11-helper/0003-config-w32-vc.h.in-indicate-OpenSSL-EC-support.patch)0
-rw-r--r--contrib/vcpkg-ports/pkcs11-helper/portfile.cmake2
2 files changed, 1 insertions, 1 deletions
diff --git a/contrib/vcpkg-ports/pkcs11-helper/0003-config-w32-vc.h.in-indicate-OpenSSL-EC-support.patch b/contrib/vcpkg-ports/pkcs11-helper/0003-config-w32-vc.h.in-indicate-OpenSSL.patch
index 212181a..212181a 100644
--- a/contrib/vcpkg-ports/pkcs11-helper/0003-config-w32-vc.h.in-indicate-OpenSSL-EC-support.patch
+++ b/contrib/vcpkg-ports/pkcs11-helper/0003-config-w32-vc.h.in-indicate-OpenSSL.patch
diff --git a/contrib/vcpkg-ports/pkcs11-helper/portfile.cmake b/contrib/vcpkg-ports/pkcs11-helper/portfile.cmake
index 4a9cd20..6008f61 100644
--- a/contrib/vcpkg-ports/pkcs11-helper/portfile.cmake
+++ b/contrib/vcpkg-ports/pkcs11-helper/portfile.cmake
@@ -13,7 +13,7 @@ vcpkg_extract_source_archive_ex(
PATCHES
0001-nmake-compatibility-with-vcpkg-nmake.patch
0002-pkcs11.h-rename-interface-parameter.patch
- 0003-config-w32-vc.h.in-indicate-OpenSSL-EC-support.patch
+ 0003-config-w32-vc.h.in-indicate-OpenSSL.patch
pkcs11-helper-001-RFC7512.patch
)