[csw-devel] SF.net SVN: gar:[9521] csw/mgar/pkg/ruby19/trunk/files/cswrbconfig

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sat Apr 3 00:04:56 CEST 2010


Revision: 9521
          http://gar.svn.sourceforge.net/gar/?rev=9521&view=rev
Author:   bdwalton
Date:     2010-04-02 22:04:56 +0000 (Fri, 02 Apr 2010)

Log Message:
-----------
ruby19: one more 1.9 specific tweak to cswrbconfig19

Modified Paths:
--------------
    csw/mgar/pkg/ruby19/trunk/files/cswrbconfig

Modified: csw/mgar/pkg/ruby19/trunk/files/cswrbconfig
===================================================================
--- csw/mgar/pkg/ruby19/trunk/files/cswrbconfig	2010-04-02 19:18:35 UTC (rev 9520)
+++ csw/mgar/pkg/ruby19/trunk/files/cswrbconfig	2010-04-02 22:04:56 UTC (rev 9521)
@@ -1,7 +1,7 @@
 #!/opt/csw/bin/ruby19 -w
 
 ARCH = %x{uname -p}.chomp
-CONFD = "/opt/csw/lib/ruby/1.9.1/#{ARCH}-solaris2.9"
+CONFD = "/opt/csw/lib/ruby19/1.9.1/#{ARCH}-solaris2.9"
 RBC = File.join(CONFD, "rbconfig.rb")
 CUR_RBC = File.readlink(RBC).gsub(/.*\./, '')
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list