diff tool_dependencies.xml @ 1:95526e9e3808 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit c4313fc798bb8d55e27da78a3fa5d9774b95aaf7-dirty
author rnateam
date Fri, 31 Jul 2015 19:00:37 -0400
parents 8817d3a35fac
children
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Jun 16 10:54:16 2015 -0400
+++ b/tool_dependencies.xml	Fri Jul 31 19:00:37 2015 -0400
@@ -11,6 +11,7 @@
                 <action type="shell_command">sed -i "s|\(PREFIX = \).*$|\1$INSTALL_DIR|" Makefile</action>
                 <action type="shell_command">make clean; make; make install</action>
                 <action type="set_environment">
+                    <environment_variable name="MAFFT_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable>
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
                 </action>
             </actions>