[cig-commits] r20113 - in cs/buildbot/pylith_deps: . src

brad at geodynamics.org brad at geodynamics.org
Mon May 14 14:14:58 PDT 2012


Author: brad
Date: 2012-05-14 14:14:58 -0700 (Mon, 14 May 2012)
New Revision: 20113

Modified:
   cs/buildbot/pylith_deps/bashrc
   cs/buildbot/pylith_deps/src/makefile
Log:
Updated Python version.

Modified: cs/buildbot/pylith_deps/bashrc
===================================================================
--- cs/buildbot/pylith_deps/bashrc	2012-05-14 21:14:36 UTC (rev 20112)
+++ cs/buildbot/pylith_deps/bashrc	2012-05-14 21:14:58 UTC (rev 20113)
@@ -1,5 +1,5 @@
 export BUILDBOT=pylith_linux_x86_64_binbot
-export PYTHON_VERSION=2.6
+export PYTHON_VERSION=2.7
 
 PYLITHDEPS_DIR=${HOME}/pylith_deps
 PATH=${PYLITHDEPS_DIR}/bin:${PATH}

Modified: cs/buildbot/pylith_deps/src/makefile
===================================================================
--- cs/buildbot/pylith_deps/src/makefile	2012-05-14 21:14:36 UTC (rev 20112)
+++ cs/buildbot/pylith_deps/src/makefile	2012-05-14 21:14:58 UTC (rev 20113)
@@ -19,7 +19,7 @@
 
 linux: gcc python mpich cppunit swig numpy fiat proj netcdf hdf5 h5py pythia nemesis
 
-darwin: gcc mpich cppunit pcre swig numpy fiat proj netcdf hdf5 h5py pythia nemesis
+darwin: gcc python mpich cppunit pcre swig numpy fiat proj netcdf hdf5 h5py pythia nemesis
 
 cygwin: mpich numpy fiat proj netcdf pythia h5py nemesis
 



More information about the CIG-COMMITS mailing list