Blacklist RubyGems creation

This commit is contained in:
Max Howell 2009-11-06 15:06:42 +00:00
parent fba0a5c5cd
commit 455271ed12

View File

@ -114,6 +114,8 @@ ENV.libxml2 in your formula's install function.
#{force_text}
EOS
when /rubygem/
raise "Sorry RubyGems comes with OS X so we don't package it.\n\n#{force_text}"
end unless ARGV.force?
__make url, name