summaryrefslogtreecommitdiffstats
path: root/vms/build.com
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2013-06-03 21:02:15 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2013-06-03 21:02:15 (GMT)
commit467a9e72019f1e96a538dd7386cdb193f79b5ba4 (patch)
tree178a6e6a177089a0760905c6e111fec85ff49190 /vms/build.com
parent614b9164a93d630e0a7800cc745496aa1767f064 (diff)
downloadhdf5-467a9e72019f1e96a538dd7386cdb193f79b5ba4.zip
hdf5-467a9e72019f1e96a538dd7386cdb193f79b5ba4.tar.gz
hdf5-467a9e72019f1e96a538dd7386cdb193f79b5ba4.tar.bz2
[svn-r23732] Some updates.
Not tested yet.
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 892ade1..c760b42 100644
--- a/vms/build.com
+++ b/vms/build.com
@@ -17,7 +17,7 @@ $!
$! This file builds C, Fortran, C++ HDF5 libraries and runs the tests
$! Specify location of the top HDF5 source directory
$
-$ hdf5top == "disk$user:[hdfgroup.hdf5]"
+$ hdf5top == "SYS$SYSUSERS:[LU.hdf5_5_31]"
$ len = F$LENGTH(hdf5top)
$ tmp = F$EXTRACT(0, len-1, hdf5top)
$ hdf5vms = tmp + ".VMS]"