summaryrefslogtreecommitdiffstats
path: root/VMS/openssl_shutdown.com.in
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-07-08 18:27:56 +0200
committerRichard Levitte <levitte@openssl.org>2016-07-10 06:40:47 +0200
commita90f8d7641d89bf36203784527b298c117e41335 (patch)
treef8927bf98aa3bd7e1dd4a3dbb7c31a9319442310 /VMS/openssl_shutdown.com.in
parent7304e329bc3a91479ab77704a30d43fcc1376ea0 (diff)
VMS: Simplify the spec of the default certs & keys area.
We previously had a number of logical names for the different parts. There's really no need for that, the default directories are in one directory tree. So we only define OSSL$DATAROOT: and make everything related to that one. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'VMS/openssl_shutdown.com.in')
-rw-r--r--VMS/openssl_shutdown.com.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/VMS/openssl_shutdown.com.in b/VMS/openssl_shutdown.com.in
index 81cf4ea721..385903fa7d 100644
--- a/VMS/openssl_shutdown.com.in
+++ b/VMS/openssl_shutdown.com.in
@@ -29,6 +29,7 @@ $ DEAS := DEASSIGN /NOLOG 'P1'
$ sv := {- sprintf "%02d%02d", $config{shlib_major}, $config{shlib_minor} -}
$ pz := {- $config{pointer_size} -}
$
+$ DEAS OSSL$DATAROOT
$ DEAS OSSL$INSTROOT
$ DEAS OSSL$INCLUDE
$ DEAS OSSL$LIB