aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMax Howell2009-12-22 04:43:00 +0000
committerMax Howell2009-12-22 04:43:00 +0000
commit96a710cf07c35b5a06dd3d49e6da8140139bcc8f (patch)
tree29ca8625d25fc6c31fa9f98e03ddc89c7cd2993d /Library
parent9be53495450857289e76c785df29749d63d2bbc2 (diff)
downloadhomebrew-96a710cf07c35b5a06dd3d49e6da8140139bcc8f.tar.bz2
Install README.md too if found
There's a whole bunch of other versions of README and that, and we did need to handle them. Just not today.
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/brew.h.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/brew.h.rb b/Library/Homebrew/brew.h.rb
index 632ef72f0..8fba9e732 100644
--- a/Library/Homebrew/brew.h.rb
+++ b/Library/Homebrew/brew.h.rb
@@ -21,7 +21,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-FORMULA_META_FILES = %w[README ChangeLog COPYING LICENSE COPYRIGHT AUTHORS]
+FORMULA_META_FILES = %w[README README.md ChangeLog COPYING LICENSE COPYRIGHT AUTHORS]
PLEASE_REPORT_BUG = "#{Tty.white}Please report this bug at #{Tty.em}http://github.com/mxcl/homebrew/issues#{Tty.reset}"
def check_for_blacklisted_formula names