changeset 3:87f64f4b52e4 draft

planemo upload for repository https://github.com/remimarenco/multi_fasta_glimmerhmm.git commit 1245031a7d52c922c86f33ebfd0f20eb9ddf84ac-dirty
author yating-l
date Mon, 01 May 2017 15:07:38 -0400
parents cbb81c629448
children d3ee94782f98
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon May 01 15:01:17 2017 -0400
+++ b/tool_dependencies.xml	Mon May 01 15:07:38 2017 -0400
@@ -10,10 +10,10 @@
                         <destination_directory>$INSTALL_DIR</destination_directory>
                     </action>  
                     <action type="set_environment">
-                        <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
+                        <environment_variable name="PATH" action="set_to">$INSTALL_DIR/bin</environment_variable>
                     </action>  
                     <action type="shell_command">
-                        mv bin/glimmerhmm_linux_x86_64 bin/glimmerhmm
+                        mv glimmerhmm_linux_x86_64 glimmerhmm
                     </action>
                 </actions>
             </actions_group>