diff tool_dependencies.xml @ 5:b9fea998270a draft

Fix Prokka 1.8 dependency installation.
author crs4
date Thu, 09 Jan 2014 16:49:50 -0500
parents 5c0030f52b83
children 3ad7ef0ba385
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jan 08 04:29:37 2014 -0500
+++ b/tool_dependencies.xml	Thu Jan 09 16:49:50 2014 -0500
@@ -31,7 +31,7 @@
     <install version="1.0">
       <actions>
         <action type="download_by_url">http://www.vicbioinformatics.com/prokka-1.7.tar.gz</action>
-        <action target_filename="prokka" type="download_file">http://www.vicbioinformatics.com/prokka-1.8</action>
+        <action target_filename="bin/prokka" type="download_file">http://www.vicbioinformatics.com/prokka-1.8</action>
         <action type="move_directory_files">
           <source_directory>.</source_directory>
           <destination_directory>$INSTALL_DIR</destination_directory>