]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix VMS installation - deassign the same logical names that were defined
authorRichard Levitte <levitte@openssl.org>
Fri, 15 Oct 2021 10:37:56 +0000 (12:37 +0200)
committerMatt Caswell <matt@openssl.org>
Tue, 14 Dec 2021 11:48:39 +0000 (11:48 +0000)
commit73e47e39a52d8e1c7515e140b8613304b8abe7ac
tree5dc161f313eb36af1cbc06ce81d44f2047377a47
parent883008b21ba076b7d87aa8bec1419e8036539a3e
Fix VMS installation - deassign the same logical names that were defined

The logical name for the engines directory is named one way in
VMS/openssl_startup.com.in, but a different name was deassigned in
VMS/openssl_shutdown.com.in.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16842)
VMS/openssl_shutdown.com.in