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

brad at geodynamics.org brad at geodynamics.org
Mon Mar 7 17:54:56 PST 2011


Author: brad
Date: 2011-03-07 17:54:55 -0800 (Mon, 07 Mar 2011)
New Revision: 18070

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

Modified: cs/buildbot/pylith_deps/src/makefile
===================================================================
--- cs/buildbot/pylith_deps/src/makefile	2011-03-07 23:59:49 UTC (rev 18069)
+++ cs/buildbot/pylith_deps/src/makefile	2011-03-08 01:54:55 UTC (rev 18070)
@@ -85,7 +85,7 @@
 proj:
 	wget http://geodynamics.org/~buildbot/deps/proj-4.7.0.tar.gz
 	wget http://geodynamics.org/~buildbot/deps/proj-datumgrid-1.3.zip
-	tar -zxf proj-4.7.9.tar.gz
+	tar -zxf proj-4.7.0.tar.gz
 	mkdir -p proj-4.7.0-build/nad
 	cd proj-4.7.0-build/nad && \
 		unzip ../../proj-datumgrid-1.5.zip



More information about the CIG-COMMITS mailing list