summaryrefslogtreecommitdiff
path: root/x11-toolkits/ruby-fltk/files/patch-adjuster.rb
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-03-18 15:44:27 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-03-18 15:44:27 +0000
commitb8a83c0bb5b2cee8d4068aa969756577829ac109 (patch)
treeee234c19f29f3dda79b70c347d194488cf074770 /x11-toolkits/ruby-fltk/files/patch-adjuster.rb
parentUpdate to version 6.10.1 (diff)
Update to 20000831. (forgotten to do that for long..) Now it works
with Ruby 1.6 and later.
Diffstat (limited to 'x11-toolkits/ruby-fltk/files/patch-adjuster.rb')
-rw-r--r--x11-toolkits/ruby-fltk/files/patch-adjuster.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11-toolkits/ruby-fltk/files/patch-adjuster.rb b/x11-toolkits/ruby-fltk/files/patch-adjuster.rb
new file mode 100644
index 000000000000..a16ee854a1db
--- /dev/null
+++ b/x11-toolkits/ruby-fltk/files/patch-adjuster.rb
@@ -0,0 +1,6 @@
+--- test/adjuster.rb.orig Thu Aug 31 22:43:18 2000
++++ test/adjuster.rb Mon Mar 19 00:42:07 2001
+@@ -1,2 +1,2 @@
+-require "./fltk"
++require "fltk"
+