Revision: 13994 http://gar.svn.sourceforge.net/gar/?rev=13994&view=rev Author: bdwalton Date: 2011-03-29 00:41:35 +0000 (Tue, 29 Mar 2011)
Log Message: ----------- ruby18/trunk/files: forgot to modify path to rbconfig.rb (obsolete now, but just in case) Modified Paths: -------------- csw/mgar/pkg/ruby18/trunk/files/cswrbconfig Modified: csw/mgar/pkg/ruby18/trunk/files/cswrbconfig =================================================================== --- csw/mgar/pkg/ruby18/trunk/files/cswrbconfig 2011-03-29 00:31:34 UTC (rev 13993) +++ csw/mgar/pkg/ruby18/trunk/files/cswrbconfig 2011-03-29 00:41:35 UTC (rev 13994) @@ -1,7 +1,7 @@ #!/opt/csw/bin/ruby -w ARCH = %x{uname -p}.chomp -CONFD = "/opt/csw/lib/ruby/1.8/#{ARCH}-solaris2.8" +CONFD = "/opt/csw/lib/ruby/1.8/#{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. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel