[cig-commits] r20107 - cs/buildbot/pylith_deps/src

brad at geodynamics.org brad at geodynamics.org
Mon May 14 12:51:49 PDT 2012


Author: brad
Date: 2012-05-14 12:51:49 -0700 (Mon, 14 May 2012)
New Revision: 20107

Modified:
   cs/buildbot/pylith_deps/src/makefile
Log:
Fixed typo.

Modified: cs/buildbot/pylith_deps/src/makefile
===================================================================
--- cs/buildbot/pylith_deps/src/makefile	2012-05-14 19:20:45 UTC (rev 20106)
+++ cs/buildbot/pylith_deps/src/makefile	2012-05-14 19:51:49 UTC (rev 20107)
@@ -178,7 +178,7 @@
 		make -j $(MAKE_THREADS) && \
 		make install
 
-hdf5:
+h5py:
 	$(FETCH) http://geodynamics.org/~buildbot/deps/h5py-2.0.1.tar.gz
 	tar --no-same-owner -zxvf h5py-2.0.1.tar.gz
 	cd h5py-2.0.1 && \



More information about the CIG-COMMITS mailing list