Blacklist RubyGems creation
This commit is contained in:
parent
fba0a5c5cd
commit
455271ed12
@ -114,6 +114,8 @@ ENV.libxml2 in your formula's install function.
|
|||||||
|
|
||||||
#{force_text}
|
#{force_text}
|
||||||
EOS
|
EOS
|
||||||
|
when /rubygem/
|
||||||
|
raise "Sorry RubyGems comes with OS X so we don't package it.\n\n#{force_text}"
|
||||||
end unless ARGV.force?
|
end unless ARGV.force?
|
||||||
|
|
||||||
__make url, name
|
__make url, name
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user