Mercurial > repos > zzhou > bamedit
changeset 94:50d521cfc56e draft
Uploaded
| author | zzhou |
|---|---|
| date | Tue, 27 Nov 2012 11:41:33 -0500 |
| parents | 647ad3fe070d |
| children | 1b8b1c9cf1a8 |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 2 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Nov 27 11:36:38 2012 -0500 +++ b/tool_dependencies.xml Tue Nov 27 11:41:33 2012 -0500 @@ -7,10 +7,8 @@ <install version="1.0"> <actions> <action type="download_by_url">http://sourceforge.net/projects/samtools/files/samtools/0.1.18/samtools-0.1.18.tar.bz2</action> - <!--<action type="shell_command">sed -i .bak -e 's/-lcurses/-lncurses/g' Makefile</action> - <action type="shell_command">tar -xvf samtools-0.1.18.tar.bz2</action>--> - <action type="shell_command">make samtools-0.1.18/Makefile</action> - <action type="shell_command">make samtools-0.1.18/misc/Makefile</action> + <action type="shell_command">sed -i.bak -e 's/-lcurses/-lncurses/g' Makefile</action> + <action type="shell_command">make</action> <action type="move_file"> <source>samtools</source> <destination>$INSTALL_DIR/bin</destination>
