Mercurial > repos > fubar > genomic_association_tester
changeset 10:f04dfb37d1bb draft
Uploaded
| author | fubar |
|---|---|
| date | Thu, 29 Aug 2013 01:01:45 -0400 |
| parents | de02c8db9da6 |
| children | 53487f21c0d5 |
| files | rlGAT/tool_dependencies.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/rlGAT/tool_dependencies.xml Wed Aug 28 23:56:57 2013 -0400 +++ b/rlGAT/tool_dependencies.xml Thu Aug 29 01:01:45 2013 -0400 @@ -27,7 +27,7 @@ <package name="matplotliblite" version="1.2.1" /> </repository> </action> - <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python && python setup.py install</action> + <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python && python setup.py build</action> <action type="shell_command">chmod ugo+rx scripts/*</action> <action type="move_directory_files"><source_directory>scripts</source_directory> <destination_directory>$INSTALL_DIR/bin</destination_directory> </action> <action type="set_environment">
