# HG changeset patch
# User bgruening
# Date 1383136862 14400
# Node ID b26adbbaf80935e40fe18ddce113876c3673075c
# Parent d569a6cd27ee6241a9dbfc902348e54c3ccb6e4f
Uploaded
diff -r d569a6cd27ee -r b26adbbaf809 tool_dependencies.xml
--- a/tool_dependencies.xml Thu Oct 24 03:19:58 2013 -0400
+++ b/tool_dependencies.xml Wed Oct 30 08:41:02 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 1.9.3. 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.