Mercurial > repos > malbuquerque > package_bamtools_2_3_0
comparison tool_dependencies.xml @ 4:ad46b5210186 draft
Uploaded
author | malbuquerque |
---|---|
date | Mon, 19 Jan 2015 19:14:24 -0500 |
parents | ec6d0185c9fe |
children | 890c94297f0a |
comparison
equal
deleted
inserted
replaced
3:ec6d0185c9fe | 4:ad46b5210186 |
---|---|
16 <action type="download_by_url">https://github.com/pezmaster31/bamtools/archive/v2.3.0.tar.gz</action> | 16 <action type="download_by_url">https://github.com/pezmaster31/bamtools/archive/v2.3.0.tar.gz</action> |
17 <action type="shell_command">mkdir build</action> | 17 <action type="shell_command">mkdir build</action> |
18 <action type="change_directory">build</action> | 18 <action type="change_directory">build</action> |
19 <action type="shell_command">cmake ..</action> | 19 <action type="shell_command">cmake ..</action> |
20 <action type="shell_command">make</action> | 20 <action type="shell_command">make</action> |
21 <action type="change_directory">cd ..</action> | 21 <action type="change_directory">..</action> |
22 | 22 |
23 <action type="move_directory_files"> | 23 <action type="move_directory_files"> |
24 <source_directory>./</source_directory> | 24 <source_directory>./</source_directory> |
25 <destination_directory>$INSTALL_DIR</destination_directory> | 25 <destination_directory>$INSTALL_DIR</destination_directory> |
26 </action> | 26 </action> |