Mercurial > repos > zzhou > bamedit
diff tool_dependencies.xml @ 85:7a4f480eb300 draft
Uploaded
| author | zzhou |
|---|---|
| date | Tue, 27 Nov 2012 10:44:53 -0500 |
| parents | 28d6956012d9 |
| children | 4676ddbf80b9 |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Nov 27 10:09:09 2012 -0500 +++ b/tool_dependencies.xml Tue Nov 27 10:44:53 2012 -0500 @@ -10,11 +10,11 @@ <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>$REPOSITORY_INSTALL_DIR/samtools</source> + <source>samtools</source> <destination>$INSTALL_DIR/bin</destination> </action> <action type="move_file"> - <source>$REPOSITORY_INSTALL_DIR/maq2sam-long</source> + <source>maq2sam-long</source> <destination>$INSTALL_DIR/bin</destination> </action> <action type="set_environment">
