Mercurial > repos > yating-l > trfbig
changeset 2:7b681617f31d draft
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
author | yating-l |
---|---|
date | Mon, 01 May 2017 16:59:29 -0400 |
parents | ed530f232f63 |
children | 0385408147c0 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon May 01 16:57:57 2017 -0400 +++ b/tool_dependencies.xml Mon May 01 16:59:29 2017 -0400 @@ -47,6 +47,12 @@ <source>$INSTALL_DIR/trf407b.macos64</source> <destination>$INSTALL_DIR/bin</destination> </action> + <action type="chmod"> + <file mode="750">$INSTALL_DIR/bin/trf</file> + </action> + <action type="set_environment"> + <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> + </action> </actions> </actions_group>