Mercurial > repos > biomonika > linkyx
changeset 12:36feb5af775a
toolshed10
| author | biomonika <biomonika@psu.edu> |
|---|---|
| date | Wed, 10 Sep 2014 10:42:57 -0400 |
| parents | 4b7740f6305f |
| children | ef5c8ed727b0 |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Sep 10 10:32:35 2014 -0400 +++ b/tool_dependencies.xml Wed Sep 10 10:42:57 2014 -0400 @@ -33,6 +33,9 @@ <package>PerlIO::gzip</package> </action> <action type="shell_command">export PERL5LIB=$INSTALL_DIR</action> + <action type="set_environment"> + <environment_variable name="PERL_PATH" action="set_to">$INSTALL_DIR</environment_variable> + </action> </actions> </install> <readme>
