changeset 8:3be453a69e70 draft

planemo upload for repository https://github.com/Yating-L/jbrowse-archive-creator.git commit d583ac16a6c6942730ea536eb59cc37941816030-dirty
author yating-l
date Fri, 19 May 2017 15:57:41 -0400
parents ef3a3904007d
children ee187d1e0798
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri May 19 12:12:53 2017 -0400
+++ b/tool_dependencies.xml	Fri May 19 15:57:41 2017 -0400
@@ -75,7 +75,9 @@
                         <environment_variable action="set_to" name="HOME">$INSTALL_DIR/jbrowse</environment_variable>
                     </action>
                     <action type="shell_command">
-                        ./setup.sh
+                                        
+                        HOME="${INSTALL_DIR}/jbrowse" ./setup.sh
+                    
                     </action>
                     <action type="move_directory_files">
                         <source_directory>.</source_directory>