Mercurial > repos > malbuquerque > package_bamtools_2_3_0
changeset 10:c0572270b095 draft
Uploaded
author | malbuquerque |
---|---|
date | Wed, 21 Jan 2015 17:36:15 -0500 |
parents | 031f77d360ea |
children | 390843b28bdd |
files | tool_dependencies.xml |
diffstat | 1 files changed, 9 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Jan 21 17:29:11 2015 -0500 +++ b/tool_dependencies.xml Wed Jan 21 17:36:15 2015 -0500 @@ -13,7 +13,7 @@ <install version="1.0"> <actions> - <action type="shell_command">pwd > ~/whereami-2</action> + <action type="shell_command">pwd > ~/TEST/whereami0</action> <action type="set_environment_for_install"> <repository changeset_revision="782e014e71f9" name="package_cmake_3_1_0" owner="malbuquerque" toolshed="https://toolshed.g2.bx.psu.edu"> @@ -21,7 +21,7 @@ </repository> </action> - <action type="shell_command">pwd > ~/whereami-1</action> + <action type="shell_command">pwd > ~/TEST/whereami1</action> <action type="set_environment_for_install"> <repository changeset_revision="171cd8bc208d" name="package_samtools_0_1_18" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu"> @@ -29,19 +29,19 @@ </repository> </action> - <action type="shell_command">pwd > ~/whereami0</action> + <action type="shell_command">pwd > ~/TEST/whereami2</action> <action type="download_by_url">https://github.com/pezmaster31/bamtools/archive/v2.3.0.tar.gz</action> - <action type="shell_command">pwd > ~/whereami</action> + <action type="shell_command">pwd > ~/TEST/whereami3</action> <action type="shell_command">mkdir build</action> - <action type="shell_command">pwd > ~/whereami2</action> + <action type="shell_command">pwd > ~/TEST/whereami4</action> <action type="change_directory">build</action> - <action type="shell_command">pwd > ~/whereami3</action> + <action type="shell_command">pwd > ~/TEST/whereami5</action> <action type="shell_command">cmake ..</action> - <action type="shell_command">pwd > ~/whereami4</action> + <action type="shell_command">pwd > ~/TEST/whereami6</action> <action type="shell_command">make</action> - <action type="shell_command">pwd > ~/whereami5</action> + <action type="shell_command">pwd > ~/TEST/whereami7</action> <action type="change_directory">..</action> - <action type="shell_command">pwd > ~/whereami6</action> + <action type="shell_command">pwd > ~/TEST/whereami8</action> <action type="move_directory_files"> <source_directory>./</source_directory>