Mercurial > repos > blankenberg > package_pybamtools_0_0_1
changeset 5:102e3710dbdc
Update clone
author | Daniel Blankenberg <dan@bx.psu.edu> |
---|---|
date | Wed, 05 Feb 2014 12:19:05 -0500 |
parents | b97259dc9149 |
children | 84ac1c74b371 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Feb 04 17:02:51 2014 -0500 +++ b/tool_dependencies.xml Wed Feb 05 12:19:05 2014 -0500 @@ -3,7 +3,7 @@ <package name="pyBamTools" version="0.0.1"> <install version="1.0"> <actions> - <action type="shell_command">hg clone -r 2f0e7841b3b65c4e8f65d02b300dcc28c10ebe26 https://bitbucket.org/dan/pybamtools pyBamTools</action> + <action type="shell_command">hg clone -r f46910687c3c1876f180e3e676e020d082c06f01 https://bitbucket.org/dan/pybamtools pyBamTools</action> <action type="make_directory">$INSTALL_DIR/lib/python</action> <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && python setup.py install --home $INSTALL_DIR</action> <action type="set_environment">