Mercurial > repos > jeremie > package_pindel_0_2_5
changeset 5:4e8cf8b6b572 draft
Uploaded
author | jeremie |
---|---|
date | Thu, 19 Jun 2014 09:14:25 -0400 |
parents | 8bd563e15467 |
children | 3f6014ca8e19 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Jun 19 09:05:37 2014 -0400 +++ b/tool_dependencies.xml Thu Jun 19 09:14:25 2014 -0400 @@ -7,8 +7,8 @@ <install version="1.0"> <actions> <action type="download_by_url">https://github.com/genome/pindel/archive/master.zip</action> - <action type="shell_command">cd pindel</action> - <action type="shell_command">make SAMTOOLS=~/samtools</action> + <!-- <action type="shell_command">cd pindel</action> + <action type="shell_command">make SAMTOOLS=~/samtools</action> --> <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> </action>