summaryrefslogtreecommitdiffstats
path: root/vms/build.com
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2009-01-31 15:31:17 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2009-01-31 15:31:17 (GMT)
commit6361428300702822d4c9f9939d74d75af5e817b0 (patch)
treed95b9dd0c4889c00b6194d95e0019b75d075df23 /vms/build.com
parent63008bb5b32688fc00d58af2b5190d0afe6c577f (diff)
downloadhdf5-6361428300702822d4c9f9939d74d75af5e817b0.zip
hdf5-6361428300702822d4c9f9939d74d75af5e817b0.tar.gz
hdf5-6361428300702822d4c9f9939d74d75af5e817b0.tar.bz2
[svn-r16389] Corrected a typo in the ZLIB path name.
Tested on OpenVMS.
Diffstat (limited to 'vms/build.com')
-rw-r--r--vms/build.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/build.com b/vms/build.com
index f65a45b..c1de293 100644
--- a/vms/build.com
+++ b/vms/build.com
@@ -17,7 +17,7 @@ $!
$! This file builds C, Frtran, C++ HDF5 librraies and runs the tests
$! Specify location of the top HDF5 source directory
$
-$ hdf5top == "sys$sysusers:[pourmale.hdf5]"
+$ hdf5top == "sys$sysusers:[pourmal.hdf5]"
$ len = F$LENGTH(hdf5top)
$ tmp = F$EXTRACT(0, len-1, hdf5top)
$ hdf5vms = tmp + ".VMS]"