From 25ae1595a856e6295d3485bc910dcbfa42bac2f8 Mon Sep 17 00:00:00 2001 From: Mike Enriquez Date: Sun, 13 Sep 2009 12:59:04 -0400 Subject: Ruby 64-bit formula Signed-off-by: Max Howell I adapted our existing ruby formula using the best bits of them both. --- Library/Formula/ruby.rb | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'Library') diff --git a/Library/Formula/ruby.rb b/Library/Formula/ruby.rb index 7ae26e327..372e9596a 100644 --- a/Library/Formula/ruby.rb +++ b/Library/Formula/ruby.rb @@ -1,14 +1,19 @@ require 'brewkit' -# TODO deversion the include and lib directories +# TODO de-version the include and lib directories class Ruby