Mercurial > repos > jeremie > package_pindel_0_2_5
comparison tool_dependencies.xml @ 10:ea5aad668099 draft
Uploaded
author | jeremie |
---|---|
date | Thu, 19 Jun 2014 09:50:48 -0400 |
parents | 9053dc56c65a |
children | aea585951b97 |
comparison
equal
deleted
inserted
replaced
9:9053dc56c65a | 10:ea5aad668099 |
---|---|
11 <!-- <action type="move_directory_files"> | 11 <!-- <action type="move_directory_files"> |
12 <source_directory>.</source_directory> | 12 <source_directory>.</source_directory> |
13 <destination_directory>$INSTALL_DIR</destination_directory> | 13 <destination_directory>$INSTALL_DIR</destination_directory> |
14 </action> --> | 14 </action> --> |
15 <!-- <action type="shell_command">unzip pindel-master.zip -d pindel</action>--> --> | 15 <!-- <action type="shell_command">unzip pindel-master.zip -d pindel</action>--> --> |
16 <action type="shell_command">cd pindel</action> | 16 <!-- <action type="shell_command">cd pindel</action> --> |
17 <action type="shell_command">make SAMTOOLS=~/samtools</action> | 17 <action type="shell_command">make SAMTOOLS=~/samtools</action> |
18 <action type="move_file"> | 18 <action type="move_file"> |
19 <source>pindel</source> | 19 <source>pindel</source> |
20 <destination>$INSTALL_DIR/</destination> | 20 <destination>$INSTALL_DIR/</destination> |
21 </action> | 21 </action> |