/[packages]/cauldron/ruby/pristine/SOURCES/ruby-1.9.3-fix-s390x-build.patch
ViewVC logotype

Contents of /cauldron/ruby/pristine/SOURCES/ruby-1.9.3-fix-s390x-build.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 391156 - (show annotations) (download)
Tue Jan 22 21:38:55 2013 UTC (11 years, 2 months ago) by schedbot
File size: 404 byte(s)
Copying release 1.9.3.p374-2.mga3 to pristine/ directory.
1 diff -up ruby-1.9.3-p0/ext/tk/extconf.rb.orig ruby-1.9.3-p0/ext/tk/extconf.rb
2 --- ruby-1.9.3-p0/ext/tk/extconf.rb.orig 2011-06-29 16:11:19.000000000 +0200
3 +++ ruby-1.9.3-p0/ext/tk/extconf.rb 2011-10-18 16:15:59.406299659 +0200
4 @@ -114,7 +114,7 @@ def is_macosx?
5 end
6
7 def maybe_64bit?
8 - /64|universal/ =~ RUBY_PLATFORM
9 + /64|universal|s390x/ =~ RUBY_PLATFORM
10 end
11
12 def check_tcltk_version(version)

  ViewVC Help
Powered by ViewVC 1.1.30