'CHANGES' is also a meta file
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
3f76af69d3
commit
14cd6667b4
@ -56,7 +56,7 @@ module Homebrew extend self
|
|||||||
include FileUtils
|
include FileUtils
|
||||||
end
|
end
|
||||||
|
|
||||||
FORMULA_META_FILES = %w[README README.md ChangeLog COPYING LICENSE LICENCE COPYRIGHT AUTHORS]
|
FORMULA_META_FILES = %w[README README.md ChangeLog CHANGES COPYING LICENSE LICENCE COPYRIGHT AUTHORS]
|
||||||
ISSUES_URL = "https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue"
|
ISSUES_URL = "https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue"
|
||||||
|
|
||||||
unless ARGV.include? "--no-compat" or ENV['HOMEBREW_NO_COMPAT']
|
unless ARGV.include? "--no-compat" or ENV['HOMEBREW_NO_COMPAT']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user