changeset 9:83202aa58873 draft

planemo upload for repository https://github.com/Yating-L/jbrowse_hub commit f18ea51d27ec7addfa6413716391cfefebc8acbc-dirty
author yating-l
date Tue, 14 Mar 2017 12:57:23 -0400
parents 49ae780956f0
children e76638b1532c
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Mar 14 12:51:37 2017 -0400
+++ b/tool_dependencies.xml	Tue Mar 14 12:57:23 2017 -0400
@@ -62,13 +62,12 @@
                 <actions architecture="x86_64" os="linux">
                     <action type="download_by_url">http://old-gep.wustl.edu/~galaxy/jbrowse_tools.tar.gz</action>
                     <action type="move_directory_files">
-                        <source_directory>.</source_directory>                       
+                        <source_directory>bin</source_directory>                       
                         <destination_directory>$INSTALL_DIR/bin</destination_directory>
                     </action>    
                 </actions>
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
-                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin/bin</environment_variable>
                 </action>
             </actions_group>
          </install>