Mercurial > repos > zzhou > bamedit
changeset 87:0f2402738f8a draft
Uploaded
| author | zzhou |
|---|---|
| date | Tue, 27 Nov 2012 10:52:43 -0500 |
| parents | 4676ddbf80b9 |
| children | 67af3495e872 |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Nov 27 10:51:41 2012 -0500 +++ b/tool_dependencies.xml Tue Nov 27 10:52:43 2012 -0500 @@ -9,8 +9,8 @@ <!--<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">make</action>--> - <action type="shell_command">cp -f samtools $INSTALL_DIR/bin</action - <action type="shell_command">cp -f maq2sam-long $INSTALL_DIR/bin</action + <action type="shell_command">cp -f samtools $INSTALL_DIR/bin</action> + <action type="shell_command">cp -f maq2sam-long $INSTALL_DIR/bin</action> <!--<action type="move_file"> <source>samtools</source> <destination>$INSTALL_DIR/bin</destination>
