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

brad at geodynamics.org brad at geodynamics.org
Mon Mar 7 12:57:30 PST 2011


Author: brad
Date: 2011-03-07 12:57:30 -0800 (Mon, 07 Mar 2011)
New Revision: 18055

Modified:
   cs/buildbot/pylith_deps/src/makefile
Log:
Added nemesis.

Modified: cs/buildbot/pylith_deps/src/makefile
===================================================================
--- cs/buildbot/pylith_deps/src/makefile	2011-03-07 20:56:31 UTC (rev 18054)
+++ cs/buildbot/pylith_deps/src/makefile	2011-03-07 20:57:30 UTC (rev 18055)
@@ -115,8 +115,8 @@
 		make install
 
 nemesis:
-	svn co http://geodynamics.org/svn/cig/cs/nemesis/trunk nemesis
-	cd nemesis && autoreconf -if
+	svn co http://geodynamics.org/svn/cig/cs/nemesis/trunk nemesis-dev
+	cd nemesis-dev && autoreconf -if
 	mkdir -p nemesis-build
 	cd nemesis-build && \
 		../nemesis/configure --prefix=$(HOME)/install/$(BUILDBOT) && \



More information about the CIG-COMMITS mailing list