diff tool_dependencies.xml @ 2:6c3019882a23 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_progressivemauve_2_4_0 commit 5c84ce50aff06cc7a1bad32557d9ca37bbc2afc0
author iuc
date Fri, 15 May 2015 15:34:31 -0400
parents 52993108039d
children 2a5b50fd549f
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri May 15 15:32:50 2015 -0400
+++ b/tool_dependencies.xml	Fri May 15 15:34:31 2015 -0400
@@ -6,10 +6,10 @@
                 <action type="download_by_url">http://darlinglab.org/mauve/downloads/mauve_linux_2.4.0.tar.gz</action>
                 <action type="move_file">
                     <source>linux-x64/progressiveMauve</source>
-                    <destination>$INSTALL_DIR/progressiveMauve</destination>
+                    <destination>$INSTALL_DIR/bin</destination>
                 </action>
                 <action type="set_environment">
-                    <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
+                    <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
                 </action>
             </actions>
         </install>