changeset 1:517ddcce2fa4 draft default tip

planemo upload for repository https://bitbucket.org/drosofff/gedtools/
author drosofff
date Mon, 22 Jun 2015 10:35:35 -0400
parents b3e2c0f12e11
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun Jun 21 14:34:35 2015 -0400
+++ b/tool_dependencies.xml	Mon Jun 22 10:35:35 2015 -0400
@@ -11,16 +11,9 @@
             <source_directory>.</source_directory>
             <destination_directory>$INSTALL_DIR</destination_directory>
         </action>
-<!--        <action type="move_file">
-            <source>velvetg</source>
-            <destination>$INSTALL_DIR</destination>
-        </action>
-        <action type="move_file">
-            <source>velveth</source>
-            <destination>$INSTALL_DIR</destination>
-        </action> -->
         <action type="set_environment">
           <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
+          <environment_variable action="set_to" name="VELVET_DIR">$INSTALL_DIR</environment_variable>
         </action>
       </actions>
     </install>