| Previous changeset 8:332cfddb8ca7 (2013-05-22) Next changeset 10:04aed2f80910 (2013-05-25) |
|
Commit message:
Uploaded v0.0.5 take 9, fixed invalid comment in XML |
|
modified:
tools/clinod/tool_dependencies.xml |
| b |
| diff -r 332cfddb8ca7 -r c4f503750a44 tools/clinod/tool_dependencies.xml --- a/tools/clinod/tool_dependencies.xml Wed May 22 16:32:30 2013 -0400 +++ b/tools/clinod/tool_dependencies.xml Thu May 23 04:34:02 2013 -0400 |
| b |
| @@ -13,7 +13,7 @@ <action type="move_file"><source>SNNSv4.3/tools/bin/x86_64-pc-unknown-linux-gnuoldld/batchman</source><destination>$INSTALL_DIR/</destination></action> <!-- clinod itself is just a JAR file --> <action type="shell_command">wget http://www.compbio.dundee.ac.uk/nod/downloads/clinod-1.3.jar</action> - <!-- Don't need to move it, $INSTALL_DIR is the current directory --> + <!-- Don't need to move it, $INSTALL_DIR is the current directory <action type="move_file"><source>clinod-1.3.jar</source><destination>$INSTALL_DIR</destination></action> --> </actions> |