components/ruby/ruby-19/Solaris/rbconfig.sedscript
branchs11-update
changeset 2994 3705b92dce6a
parent 2813 db0bfa0fa498
--- a/components/ruby/ruby-19/Solaris/rbconfig.sedscript	Thu Mar 20 07:05:00 2014 -0700
+++ b/components/ruby/ruby-19/Solaris/rbconfig.sedscript	Thu Mar 20 12:07:13 2014 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 # sed script to fix the rbconfig.rb file after 
 # the configure and install of ruby
@@ -47,4 +47,4 @@
 
 # add this line to the end of the file
 $a\
-ENV["GEM_HOME"] = "/usr/ruby/RUBY_VER/lib/MACH64/ruby/gems/RUBY_LIB_VER"
+ENV["GEM_HOME"] = "/usr/ruby/RUBY_VER/lib/ruby/gems/RUBY_LIB_VER"