changeset 2:d156a5b1e600 draft

Uploaded
author jbrayet
date Tue, 22 Sep 2015 10:06:18 -0400
parents 7e8a55ac1965
children d7b994245e14
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Sep 22 09:29:28 2015 -0400
+++ b/tool_dependencies.xml	Tue Sep 22 10:06:18 2015 -0400
@@ -14,10 +14,7 @@
                 </action>
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
-                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
-                    <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]</environment_variable>
                     <environment_variable action="set_to" name="PYTHONPATH_SUDS">$INSTALL_DIR</environment_variable>
-                    <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]/atlas</environment_variable>
                     <environment_variable action="set_to" name="PATH_SUDS">$INSTALL_DIR/bin</environment_variable>
                     <environment_variable action="set_to" name="SUDS_ROOT_DIR">$INSTALL_DIR</environment_variable>
                 </action>