[Yt-svn] yt-commit r1145 - trunk/doc

mturk at wrangler.dreamhost.com mturk at wrangler.dreamhost.com
Fri Jan 23 22:32:00 PST 2009


Author: mturk
Date: Fri Jan 23 22:31:59 2009
New Revision: 1145
URL: http://yt.spacepope.org/changeset/1145

Log:
Missed the HDF5 mirroring



Modified:
   trunk/doc/install_script.sh

Modified: trunk/doc/install_script.sh
==============================================================================
--- trunk/doc/install_script.sh	(original)
+++ trunk/doc/install_script.sh	Fri Jan 23 22:31:59 2009
@@ -84,7 +84,7 @@
 if [ -z "$HDF5_DIR" ]
 then
     echo "Downloading HDF5"
-    [ ! -e hdf5-1.6.8.tar.gz ] && wget -nv ftp://ftp.hdfgroup.org/HDF5/current16/src/hdf5-1.6.8.tar.gz
+    get_enzotools hdf5-1.6.8.tar.gz
 fi
 
 [ $INST_ZLIB -eq 1 ] && get_enzotools zlib-1.2.3.tar.bz2 



More information about the yt-svn mailing list