changeset 13:5b30ea84ba25

ChemicalToolBoX update.
author Bjoern Gruening <bjoern.gruening@gmail.com>
date Fri, 31 May 2013 22:29:22 +0200
parents 8df0530b1c1c
children 2560d8a02782
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed May 29 17:39:54 2013 +0200
+++ b/tool_dependencies.xml	Fri May 31 22:29:22 2013 +0200
@@ -18,8 +18,6 @@
                     <repository changeset_revision="ad6ebe2c75ef" name="package_numpy_1_7" owner="bgruening" toolshed="http://testtoolshed.g2.bx.psu.edu/">
                         <package name="numpy" version="1.7.1" />
                     </repository>
-                </action>
-                <action type="set_environment_for_install">
                     <repository changeset_revision="f5b13e56a321" name="package_boost_1_53" owner="bgruening" toolshed="http://testtoolshed.g2.bx.psu.edu/">
                         <package name="boost" version="1.53.0" />
                     </repository>
@@ -40,8 +38,6 @@
                     <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/rdkit/bin</environment_variable>
                     <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/rdkit/lib/python2.7/site-packages/</environment_variable>
                     <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable>
-                </action>
-                <action type="set_environment">
                     <environment_variable action="append_to" name="LD_LIBRARY_PATH">$ENV[BOOST_ROOT_DIR]/lib/</environment_variable>
                 </action>
             </actions>