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

brad at geodynamics.org brad at geodynamics.org
Thu Mar 3 09:34:41 PST 2011


Author: brad
Date: 2011-03-03 09:34:40 -0800 (Thu, 03 Mar 2011)
New Revision: 18013

Modified:
   cs/buildbot/pylith_deps/bashrc
Log:
Added missing paths.

Modified: cs/buildbot/pylith_deps/bashrc
===================================================================
--- cs/buildbot/pylith_deps/bashrc	2011-03-03 17:34:23 UTC (rev 18012)
+++ cs/buildbot/pylith_deps/bashrc	2011-03-03 17:34:40 UTC (rev 18013)
@@ -9,6 +9,6 @@
 
 BUILDBOT_INSTALL=${HOME}/install/${BUILDBOT}
 PATH=${BUILDBOT_INSTALL}/bin:${PATH}
-export LD_LIBRARY_PATH=${BUILDBOT_INSTALL}/lib
+export LD_LIBRARY_PATH=${BUILDBOT_INSTALL}/lib:${BUILDBOT_INSTALL}/lib64
 export PYTHONPATH=${BUILDBOT_INSTALL}/lib/python${PYTHON_VERSION}/site-packages
 unset BUILDBOT_INSTALL



More information about the CIG-COMMITS mailing list