components/ruby/ruby-19/Solaris/rbconfig.sedscript
changeset 1756 3579365335ef
parent 1482 7a1f84fbc2d7
--- a/components/ruby/ruby-19/Solaris/rbconfig.sedscript	Wed Mar 12 06:18:38 2014 -0700
+++ b/components/ruby/ruby-19/Solaris/rbconfig.sedscript	Wed Mar 12 17:11:44 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"