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

brad at geodynamics.org brad at geodynamics.org
Mon Mar 7 15:53:12 PST 2011


Author: brad
Date: 2011-03-07 15:53:11 -0800 (Mon, 07 Mar 2011)
New Revision: 18068

Modified:
   cs/buildbot/pylith_deps/src/makefile
Log:
Fixed some typos.

Modified: cs/buildbot/pylith_deps/src/makefile
===================================================================
--- cs/buildbot/pylith_deps/src/makefile	2011-03-07 23:52:23 UTC (rev 18067)
+++ cs/buildbot/pylith_deps/src/makefile	2011-03-07 23:53:11 UTC (rev 18068)
@@ -36,7 +36,7 @@
 
 mpich:
 	wget http://geodynamics.org/~buildbot/deps/mpich2-1.3.2p1.tar.gz
-	tar -zxf mpioch2-1.3.2p1.tar.gz
+	tar -zxf mpich2-1.3.2p1.tar.gz
 	mkdir -p mpich2-1.3.2p1-build
 	cd mpich2-1.3.2p1-build && \
 		../mpich2-1.3.2p1/configure --with-pm=gforker \



More information about the CIG-COMMITS mailing list