changeset 14:46fd61e9c310 draft

Uploaded
author bgruening
date Thu, 10 Oct 2013 04:04:57 -0400
parents 9cfa2fb488b0
children 9a099b9b6857
files tool_dependencies.xml
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Oct 10 04:00:26 2013 -0400
+++ b/tool_dependencies.xml	Thu Oct 10 04:04:57 2013 -0400
@@ -79,6 +79,10 @@
                     <action type="shell_command">tar xfvz clusterblast.tar.gz -C $INSTALL_DIR/antismash/generic_modules/clusterblast</action>
                 </actions>
 
+                <actions>
+
+                </actions>
+
                 <!-- The $PATH environment variable is only set if one of the above <actions> tags resulted in a successful installation. -->
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>