Blacklist brew create scons
This commit is contained in:
parent
af088a8a33
commit
1ead455b83
@ -110,8 +110,8 @@ Apple distributes this library with OS X, you can find it in /usr/X11/lib.
|
|||||||
However not all build scripts look here, so you may need to call ENV.x11 or
|
However not all build scripts look here, so you may need to call ENV.x11 or
|
||||||
ENV.libxml2 in your formula's install function.
|
ENV.libxml2 in your formula's install function.
|
||||||
EOS
|
EOS
|
||||||
when 'mercurial'
|
when 'mercurial', 'scons'
|
||||||
raise "Mercurial is blacklisted for creation because it is provided by easy_install"
|
raise "#{name} is blacklisted for creation because it is provided by easy_install"
|
||||||
end
|
end
|
||||||
|
|
||||||
__make url, name
|
__make url, name
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user