Mercurial > repos > yating-l > jbrowse_hub
changeset 11:22efe9f6e8a8 draft
planemo upload for repository https://github.com/Yating-L/jbrowse_hub commit f18ea51d27ec7addfa6413716391cfefebc8acbc-dirty
author | yating-l |
---|---|
date | Tue, 14 Mar 2017 14:00:30 -0400 |
parents | e76638b1532c |
children | e1f188b43750 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Mar 14 13:11:22 2017 -0400 +++ b/tool_dependencies.xml Tue Mar 14 14:00:30 2017 -0400 @@ -70,6 +70,8 @@ <action type="set_environment"> <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/jbrowse</environment_variable> <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/jbrowse/bin</environment_variable> + <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/jbrowse/src</environment_variable> + <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/jbrowse/extlib</environment_variable> </action> </actions_group> </install>