changeset 5:344096512638 draft

Uploaded
author davidvanzessen
date Thu, 30 Jul 2015 09:46:01 -0400
parents 778c2fd5cea3
children e61d06912e86
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jul 30 09:37:09 2015 -0400
+++ b/tool_dependencies.xml	Thu Jul 30 09:46:01 2015 -0400
@@ -5,11 +5,11 @@
             <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>igblastwrapper_linux64</source>
+                    <source>igblastwrp.jar</source>
                     <destination>$INSTALL_DIR/</destination>
                 </action>
                 <action type="set_environment">
-                    <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/igblastwrapper_linux64</environment_variable>
+                    <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/</environment_variable>
                 </action>
             </actions>
         </install>