Mercurial > repos > iuc > macs2
diff tool_dependencies.xml @ 6:97449a3c1f27 draft
Uploaded
author | bgruening |
---|---|
date | Tue, 21 Jan 2014 11:50:01 -0500 |
parents | a83ea372ddd1 |
children | 6f4e56ea7568 |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Jan 16 17:53:00 2014 -0500 +++ b/tool_dependencies.xml Tue Jan 21 11:50:01 2014 -0500 @@ -7,7 +7,7 @@ <repository changeset_revision="4b2ef8519550" name="package_scipy_0_12" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" /> </package> <package name="R_3_0_1" version="3.0.1"> - <repository changeset_revision="0a395bcd7efd" name="package_r_3_0_1" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> + <repository changeset_revision="1d5b86c2e93d" name="package_r_3_0_1" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> </package> <package name="macs2" version="2.0.10.2"> <install version="1.0"> @@ -24,7 +24,7 @@ <action type="make_directory">$INSTALL_DIR/lib/python</action> <action type="shell_command"> export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && - python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $env.INSTALL_DIR/bin + python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin </action> <action type="set_environment"> <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>