Mercurial > repos > bebatut > prinseq
diff tool_dependencies.xml @ 2:6912790a4287 draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/prinseq/ commit c9e8b7a0212c9fdc3b91ca0c38129a2a05e4abe2-dirty
author | bebatut |
---|---|
date | Tue, 10 Nov 2015 09:23:59 -0500 |
parents | 8ce1118769d9 |
children | acaf871de2ea |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Oct 27 13:11:28 2015 -0400 +++ b/tool_dependencies.xml Tue Nov 10 09:23:59 2015 -0500 @@ -9,7 +9,8 @@ <destination>$INSTALL_DIR</destination> </action> <action type="set_environment"> - <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> + <environment_variable name="PRINSEQ_DIR" action="set_to">$INSTALL_DIR/</environment_variable> + <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> </action> </actions> </install>