summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2009-02-10 20:35:39 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2009-02-10 20:35:39 (GMT)
commite3726385b16fbdbf23446ac05360c76c5eaf670d (patch)
tree882d0af32a374a8bbf0073b8c5adb2adac0524c2 /vms
parentf199d39a92cfa355ac3c39dc99b156eee7c6747d (diff)
downloadhdf5-e3726385b16fbdbf23446ac05360c76c5eaf670d.zip
hdf5-e3726385b16fbdbf23446ac05360c76c5eaf670d.tar.gz
hdf5-e3726385b16fbdbf23446ac05360c76c5eaf670d.tar.bz2
[svn-r16459] Maintenance: installation script had a typo; fixed.
Platforms tested: Alpha VMS server
Diffstat (limited to 'vms')
-rw-r--r--vms/install.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/install.com b/vms/install.com
index f1f9304..4ac9174 100644
--- a/vms/install.com
+++ b/vms/install.com
@@ -34,7 +34,7 @@ $ hdf5tools_h5repack = hdf5top_dir + "TOOLS.H5REPACK]"
$ hdf5tools_h5jam = hdf5top_dir + "TOOLS.H5JAM]"
$ hdf5tools_h5import = hdf5top_dir + "TOOLS.H5IMPORT]"
$ hdf5tools_h5stat = hdf5top_dir + "TOOLS.H5STAT]"
-$ hdf5tools_h5misc = hdf5top_dir + "TOOLS.H5MISC]"
+$ hdf5tools_h5misc = hdf5top_dir + "TOOLS.MISC]"
$ hdf5fortran_examples = hdf5top_dir + "FORTRAN.EXAMPLES]"
$ hdf5fortran_src = hdf5top_dir + "FORTRAN.SRC]"
$ hdf5cxx_src = hdf5top_dir + "C__.SRC]"