Mercurial > repos > yating-l > jbrowsearchivecreator
changeset 9:ee187d1e0798 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 16:32:23 -0400 |
parents | 3be453a69e70 |
children | 91b3558fa73f |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri May 19 15:57:41 2017 -0400 +++ b/tool_dependencies.xml Fri May 19 16:32:23 2017 -0400 @@ -75,9 +75,7 @@ <environment_variable action="set_to" name="HOME">$INSTALL_DIR/jbrowse</environment_variable> </action> <action type="shell_command"> - - HOME="${INSTALL_DIR}/jbrowse" ./setup.sh - + export HOME=$INSTALL_DIR/jbrowse && ./setup.sh </action> <action type="move_directory_files"> <source_directory>.</source_directory>