changeset 6:e61d06912e86 draft

Uploaded
author davidvanzessen
date Thu, 30 Jul 2015 09:48:10 -0400
parents 344096512638
children c5cffbd8fe9d
files tool_dependencies.xml
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jul 30 09:46:01 2015 -0400
+++ b/tool_dependencies.xml	Thu Jul 30 09:48:10 2015 -0400
@@ -5,6 +5,14 @@
             <actions>
                 <action type="download_by_url">https://github.com/mikessh/higblast/releases/download/v0.6/igblastwrapper_linux64.tar.gz</action>
                 <action type="move_file">
+                    <source>bin</source>
+                    <destination>$INSTALL_DIR/</destination>
+                </action>
+                <action type="move_file">
+                    <source>data</source>
+                    <destination>$INSTALL_DIR/</destination>
+                </action>
+                <action type="move_file">
                     <source>igblastwrp.jar</source>
                     <destination>$INSTALL_DIR/</destination>
                 </action>