diff options
Diffstat (limited to 'lang/ruby18/files/patch-tk-tkutil-extconf.rb')
-rw-r--r-- | lang/ruby18/files/patch-tk-tkutil-extconf.rb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lang/ruby18/files/patch-tk-tkutil-extconf.rb b/lang/ruby18/files/patch-tk-tkutil-extconf.rb deleted file mode 100644 index 33b5154e6d3d..000000000000 --- a/lang/ruby18/files/patch-tk-tkutil-extconf.rb +++ /dev/null @@ -1,7 +0,0 @@ ---- ext/tk/tkutil/extconf.rb.orig Wed Nov 2 12:19:30 2005 -+++ ext/tk/tkutil/extconf.rb Sat Jan 14 16:21:55 2006 -@@ -1,4 +1,2 @@ --if compiled?('tk') - require 'mkmf' - create_makefile('tkutil') --end |