Mercurial > repos > jeremie > package_pindel_0_2_5
comparison tool_dependencies.xml @ 14:9d540c67d888 draft
Uploaded
author | jeremie |
---|---|
date | Thu, 19 Jun 2014 10:30:16 -0400 |
parents | b77ffd27beda |
children | 176476c2ce6f |
comparison
equal
deleted
inserted
replaced
13:b77ffd27beda | 14:9d540c67d888 |
---|---|
13 <source_directory>.</source_directory> | 13 <source_directory>.</source_directory> |
14 <destination_directory>$INSTALL_DIR</destination_directory> | 14 <destination_directory>$INSTALL_DIR</destination_directory> |
15 </action> | 15 </action> |
16 <action type="shell_command">unzip pindel-master.zip -d pindel</action> | 16 <action type="shell_command">unzip pindel-master.zip -d pindel</action> |
17 <action type="shell_command">cd master</action> --> | 17 <action type="shell_command">cd master</action> --> |
18 <action type="shell_command">make SAMTOOLS=~/samtools</action> | 18 <action type="shell_command">make all SAMTOOLS=~/samtools</action> |
19 <!-- <action type="shell_command">./INSTALL ~/samtools</action> --> | 19 <!-- <action type="shell_command">./INSTALL ~/samtools</action> --> |
20 <action type="move_file"> | 20 <action type="move_file"> |
21 <source>pindel</source> | 21 <source>pindel</source> |
22 <destination>$INSTALL_DIR/</destination> | 22 <destination>$INSTALL_DIR/</destination> |
23 </action> | 23 </action> |