# HG changeset patch # User bgruening # Date 1383129147 14400 # Node ID 639ad99266f9682cbede939975b229a937ea5c9e # Parent a0494c6e1c63575c6380b68a5966acb3560b93a8 Uploaded diff -r a0494c6e1c63 -r 639ad99266f9 tool_dependencies.xml --- a/tool_dependencies.xml Thu Oct 24 03:20:14 2013 -0400 +++ b/tool_dependencies.xml Wed Oct 30 06:32:27 2013 -0400 @@ -7,9 +7,10 @@ --disable-install-doc - $INSTALL_DIR/lib/ $INSTALL_DIR/bin - $INSTALL_DIR/bin + $INSTALL_DIR/lib/ + $INSTALL_DIR + $INSTALL_DIR @@ -17,6 +18,8 @@ This installs ruby 2.0.x. Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. https://www.ruby-lang.org/ + + RUBYHOME and RUBYLIB will be set and with GALAXY_RUBY_HOME you can access the root installation directory.