Mercurial > repos > zzhou > bamedit
diff tool_dependencies.xml @ 93:647ad3fe070d draft
Uploaded
| author | zzhou |
|---|---|
| date | Tue, 27 Nov 2012 11:36:38 -0500 |
| parents | 291d24b1b5c5 |
| children | 50d521cfc56e |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Nov 27 11:33:17 2012 -0500 +++ b/tool_dependencies.xml Tue Nov 27 11:36:38 2012 -0500 @@ -7,8 +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">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="move_file">
