]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix VMS installation - use platform->shlib_version_as_filename() consistently
authorRichard Levitte <levitte@openssl.org>
Fri, 15 Oct 2021 10:36:15 +0000 (12:36 +0200)
committerMatt Caswell <matt@openssl.org>
Tue, 14 Dec 2021 11:48:39 +0000 (11:48 +0000)
commit883008b21ba076b7d87aa8bec1419e8036539a3e
tree25d18891d2d6501bd83e717b6fe53f5f5904108e
parenta4f1e23e6cffdf2ef1aadf96572c251e07869787
Fix VMS installation - use platform->shlib_version_as_filename() consistently

It's used in Configurations/descrip.mms.tmpl, but was forgotten in the
VMS installation scripts.

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
VMS/openssl_startup.com.in