Mercurial > repos > jjohnson > mothur_toolsuite
comparison mothur/tool_dependencies.xml @ 10:51a065071567 draft
Need to "cd Mothur.soure && make" in tool_dependencies.xml
| author | Jim Johnson <jj@umn.edu> |
|---|---|
| date | Fri, 30 Nov 2012 09:53:52 -0600 |
| parents | 999d1b7c7a83 |
| children | 2ab2418616af |
comparison
equal
deleted
inserted
replaced
| 9:999d1b7c7a83 | 10:51a065071567 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="mothur" version="1.27"> | 3 <package name="mothur" version="1.27.0"> |
| 4 <install version="1.0"> | 4 <install version="1.0"> |
| 5 <actions> | 5 <actions> |
| 6 <action type="download_by_url">http://www.mothur.org/w/images/c/cb/Mothur.1.27.0.zip</action> | 6 <action type="download_by_url">http://www.mothur.org/w/images/c/cb/Mothur.1.27.0.zip</action> |
| 7 <action type="shell_command">cd Mothur.source</action> | 7 <action type="shell_command">cd Mothur.source && make</action> |
| 8 <action type="shell_command">make</action> | |
| 9 <action type="move_file"> | 8 <action type="move_file"> |
| 10 <source>mothur</source> | 9 <source>mothur</source> |
| 11 <destination>$INSTALL_DIR/bin</destination> | 10 <destination>$INSTALL_DIR/bin</destination> |
| 12 </action> | 11 </action> |
| 13 <action type="move_file"> | 12 <action type="move_file"> |
