changeset 8:332cfddb8ca7 draft

Uploaded v0.0.5 take 8, fix folder assumption in auto-installation
author peterjc
date Wed, 22 May 2013 16:32:30 -0400
parents 51751b0b1013
children c4f503750a44
files tools/clinod/tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tools/clinod/tool_dependencies.xml	Fri May 10 11:19:14 2013 -0400
+++ b/tools/clinod/tool_dependencies.xml	Wed May 22 16:32:30 2013 -0400
@@ -13,7 +13,9 @@
                 <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 -->
                 <action type="move_file"><source>clinod-1.3.jar</source><destination>$INSTALL_DIR</destination></action>
+                -->
             </actions>
         </install>
         <readme>