changeset 3:c35b30122eb6 draft

Uploaded
author iuc
date Sat, 24 Jan 2015 03:18:50 -0500
parents 5bd85e0058d6
children dd91d64330d4
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jan 22 17:40:14 2015 -0500
+++ b/tool_dependencies.xml	Sat Jan 24 03:18:50 2015 -0500
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <tool_dependency>
         <package name="atlas" version="3.10.2">
-            <repository changeset_revision="196caf0a85e9" name="package_atlas_3_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
+            <repository changeset_revision="d5b1c7875b7b" name="package_atlas_3_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
         </package>
     <package name="python" version="2.7">
         <repository changeset_revision="dffe84445ebd" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
@@ -10,7 +10,7 @@
             <install version="1.0">
                 <actions>
                     <action type="set_environment_for_install">
-                        <repository changeset_revision="196caf0a85e9" name="package_atlas_3_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
+                        <repository changeset_revision="d5b1c7875b7b" name="package_atlas_3_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
                             <package name="atlas" version="3.10.2" />
                         </repository>
                     </action>
@@ -23,6 +23,7 @@
                     </action>
                     <action type="set_environment">
                         <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
+                        <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="set_to" name="PYTHONPATH_NUMPY">$INSTALL_DIR/lib/python</environment_variable>
                         <environment_variable action="set_to" name="PATH_NUMPY">$INSTALL_DIR/bin</environment_variable>