[cig-commits] r20104 - cs/buildbot/pylith_deps

brad at geodynamics.org brad at geodynamics.org
Mon May 14 10:31:48 PDT 2012


Author: brad
Date: 2012-05-14 10:31:48 -0700 (Mon, 14 May 2012)
New Revision: 20104

Modified:
   cs/buildbot/pylith_deps/bashrc
Log:
Updated bashrc for cygwin.

Modified: cs/buildbot/pylith_deps/bashrc
===================================================================
--- cs/buildbot/pylith_deps/bashrc	2012-05-13 20:21:06 UTC (rev 20103)
+++ cs/buildbot/pylith_deps/bashrc	2012-05-14 17:31:48 UTC (rev 20104)
@@ -19,5 +19,6 @@
 
 if [ "${BUILDBOT}" == "pylith_cygwin_i686_binbot" ]; then
   export PATH=${PATH}:${HOME}/install/${BUILDBOT}/lib
+  export PATH=${PATH}:/lib/lapack
   unset LD_LIBRARY_PATH
 fi



More information about the CIG-COMMITS mailing list