From 7e2bdb873dfd2ebaf549c1b10172e642a03ec7e2 Mon Sep 17 00:00:00 2001 From: Joel Chippindale Date: Thu, 10 Dec 2009 22:57:16 +0000 Subject: Fix args for ruby-enterprise-edition formula Without this change the following error was output for my homebrew location ==> /installer --auto /Users/joel/.homebrew/Cellar/ruby-enterprise-edition/2009.10 --no-tcmalloc -c --enable-shared invalid option: --auto /Users/joel/.homebrew/Cellar/ruby-enterprise-edition/2009.10 --- Library/Formula/ruby-enterprise-edition.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/ruby-enterprise-edition.rb b/Library/Formula/ruby-enterprise-edition.rb index 8e7364393..7610cd264 100644 --- a/Library/Formula/ruby-enterprise-edition.rb +++ b/Library/Formula/ruby-enterprise-edition.rb @@ -11,7 +11,7 @@ class RubyEnterpriseEdition