From 83b377167b2f00a36a733e8fb01ae3e36cdb0eec Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 14 Sep 2012 09:07:47 -0700 Subject: Use `env`. --- Library/Formula/ruby-enterprise-edition.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/ruby-enterprise-edition.rb') diff --git a/Library/Formula/ruby-enterprise-edition.rb b/Library/Formula/ruby-enterprise-edition.rb index 777f9c25e..ed1e9b2fa 100644 --- a/Library/Formula/ruby-enterprise-edition.rb +++ b/Library/Formula/ruby-enterprise-edition.rb @@ -5,7 +5,7 @@ class RubyEnterpriseEdition < Formula url 'http://rubyenterpriseedition.googlecode.com/files/ruby-enterprise-1.8.7-2011.03.tar.gz' sha1 '662f37afbe04f3a55ac3b119227a2cd4e53745bf' - skip_clean 'bin/ruby' + env :std option 'enable-shared', "Compile shared, but see caveats" -- cgit v1.2.3