Mercurial > repos > bgruening > package_ruby_2_0
changeset 13:deab830854fb draft
Uploaded
author | bgruening |
---|---|
date | Wed, 05 Mar 2014 14:37:13 -0500 |
parents | 6850ad3bc4ef |
children | 3f8f714feac1 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Mar 05 13:41:08 2014 -0500 +++ b/tool_dependencies.xml Wed Mar 05 14:37:13 2014 -0500 @@ -22,7 +22,7 @@ <environment_variable action="set_to" name="RUBYLIB">$INSTALL_DIR/lib/</environment_variable> <environment_variable action="set_to" name="RUBY_HOME">$INSTALL_DIR</environment_variable> <environment_variable action="set_to" name="GALAXY_RUBY_HOME">$INSTALL_DIR</environment_variable> - <environment_variable action="append_to" name="LD_LIBRARY_PATH">$ENV['LIBXML_ROOT_PATH']/lib</environment_variable> + <environment_variable action="append_to" name="LD_LIBRARY_PATH">$ENV[LIBXML_ROOT_PATH]/lib</environment_variable> </action> </actions> </install>