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

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


Author: brad
Date: 2011-03-07 17:56:26 -0800 (Mon, 07 Mar 2011)
New Revision: 18071

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-08 01:54:55 UTC (rev 18070)
+++ cs/buildbot/pylith_deps/src/makefile	2011-03-08 01:56:26 UTC (rev 18071)
@@ -88,7 +88,7 @@
 	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
+		unzip ../../proj-datumgrid-1.3.zip
 	cd proj-4.7.0-build && \
 		../proj-4.7.0/configure --prefix=$(HOME)/install/$(BUILDBOT) && \
 		make -j 4 && \



More information about the CIG-COMMITS mailing list