Mercurial > repos > george-weingart > metaphlan2_hutlab
changeset 8:f4255f5a41dd draft
Uploaded
author | george-weingart |
---|---|
date | Sun, 24 Apr 2016 23:58:39 -0400 |
parents | bbd0e89e9b9d |
children | 16fd605f31de |
files | metaphlan2_hutlab/tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/metaphlan2_hutlab/tool_dependencies.xml Sun Apr 24 19:53:37 2016 -0400 +++ b/metaphlan2_hutlab/tool_dependencies.xml Sun Apr 24 23:58:39 2016 -0400 @@ -3,11 +3,7 @@ <package name="metaphlan2_hutlab" version="2.5.0"> <install version="1.0"> <actions> - <action type="shell_command">hg clone https://bitbucket.org/biobakery/metaphlan2 metaphlan_hutlab</action> - <action type="move_directory_files"> - <source_directory>.</source_directory> - <destination_directory>$INSTALL_DIR</destination_directory> - </action> + <action type="shell_command">hg clone https://bitbucket.org/biobakery/metaphlan2 metaphlan2_hutlab</action> <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> </action>