VMS: Rethink the staging directory
authorRichard Levitte <levitte@openssl.org>
Wed, 23 Mar 2016 22:08:18 +0000 (23:08 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 23 Mar 2016 23:36:03 +0000 (00:36 +0100)
commit6bd1ef90b212554eee3163bd48e5caa4b1f06e92
tree3bbdaaa413df85e2eb73ac8194f48df6e294b40a
parentaf854d05a31d2c1aac6d99ab8eb7b31ba4f71120
VMS: Rethink the staging directory

On Windows and Unix, the staging directory $(DESTDIR) can simply be
prepended to the installation directory.  An attempt was made to do
something similar on VMS, but that ended up being a half measure
solution.  Instead of that, simply use the staging directory as a
prefix under which [.OPENSSL-INSTALL] and [.OPENSSL-COMMON] will hold
the two directory trees that should end up in the directories
indicated by --prefix and --openssldir, and finish the installation
with appropriate instructions on what to do next.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/descrip.mms.tmpl