| Previous changeset 12:4a11086ede4b (2014-06-19) Next changeset 14:9d540c67d888 (2014-06-19) |
|
Commit message:
Uploaded |
|
modified:
tool_dependencies.xml |
| b |
| diff -r 4a11086ede4b -r b77ffd27beda tool_dependencies.xml --- a/tool_dependencies.xml Thu Jun 19 10:22:16 2014 -0400 +++ b/tool_dependencies.xml Thu Jun 19 10:26:02 2014 -0400 |
| b |
| @@ -14,9 +14,9 @@ <destination_directory>$INSTALL_DIR</destination_directory> </action> <action type="shell_command">unzip pindel-master.zip -d pindel</action> - <action type="shell_command">cd master</action> - <action type="shell_command">make SAMTOOLS=~/samtools</action> --> - <action type="shell_command">./INSTALL ~/samtools</action> + <action type="shell_command">cd master</action> --> + <action type="shell_command">make SAMTOOLS=~/samtools</action> + <!-- <action type="shell_command">./INSTALL ~/samtools</action> --> <action type="move_file"> <source>pindel</source> <destination>$INSTALL_DIR/</destination> |