Mercurial > repos > jjohnson > metaphlan
comparison tool_dependencies.xml @ 2:d90db1d506c4 draft
Update tool_dependencies.xml
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Tue, 09 Oct 2012 20:54:18 -0500 |
parents | 868624c77941 |
children | 51288d868a5c |
comparison
equal
deleted
inserted
replaced
1:868624c77941 | 2:d90db1d506c4 |
---|---|
4 <environment_variable name="METAPHLAN_BASE" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable> | 4 <environment_variable name="METAPHLAN_BASE" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable> |
5 </set_environment> | 5 </set_environment> |
6 <package name="metaphlan" version="1.7.0"> | 6 <package name="metaphlan" version="1.7.0"> |
7 <install version="1.0"> | 7 <install version="1.0"> |
8 <actions> | 8 <actions> |
9 <action type="shell_command">hg clone https://bitbucket.org/nsegata/metaphlan -u 43684e5f6dc5</action> | 9 <action type="shell_command">hg clone http://bitbucket.org/nsegata/metaphlan</action> |
10 <action type="set_environment"> | 10 <action type="set_environment"> |
11 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | 11 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> |
12 </action> | 12 </action> |
13 </actions> | 13 </actions> |
14 </install> | 14 </install> |