Remove unused global define
This commit is contained in:
parent
d49c6d675e
commit
b2ae884e27
@ -1,6 +1,5 @@
|
|||||||
FORMULA_META_FILES = %w[README README.md ChangeLog COPYING LICENSE LICENCE COPYRIGHT AUTHORS]
|
FORMULA_META_FILES = %w[README README.md ChangeLog COPYING LICENSE LICENCE COPYRIGHT AUTHORS]
|
||||||
PLEASE_REPORT_BUG = "#{Tty.white}Please report this bug at #{Tty.em}http://github.com/mxcl/homebrew/issues#{Tty.reset}"
|
PLEASE_REPORT_BUG = "#{Tty.white}Please report this bug at #{Tty.em}http://github.com/mxcl/homebrew/issues#{Tty.reset}"
|
||||||
HOMEBREW_RECOMMENDED_GCC = 5577
|
|
||||||
|
|
||||||
def check_for_blacklisted_formula names
|
def check_for_blacklisted_formula names
|
||||||
return if ARGV.force?
|
return if ARGV.force?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user