Mercurial > repos > greg > package_icqsol_1_0
changeset 21:fbc28957cdc6 draft
Uploaded
author | greg |
---|---|
date | Wed, 13 Jul 2016 09:54:39 -0400 |
parents | 21dc096c019f |
children | 3a97cddb56c0 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Jul 13 09:25:41 2016 -0400 +++ b/tool_dependencies.xml Wed Jul 13 09:54:39 2016 -0400 @@ -157,7 +157,7 @@ <action type="change_directory">icqsol</action> <action type="shell_command"> - export PATH=$INSTALL_DIR/bin:$PATH && + export PATH=$INSTALL_DIR/anaconda/bin:$PATH && $INSTALL_DIR/bin/python setup.py develop --prefix=$INSTALL_DIR && $INSTALL_DIR/bin/python setup.py install --prefix=$INSTALL_DIR