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
commit74d9d462d659d5a610bd9568d47234750b9973b6 (patch)
treee4bcb2d3c74f45f9286c2a5ae4aec21fd37f2038 /Library
parent6e485cc9b115ac2d0326002c999c0e4b750e7048 (diff)
downloadbrew-74d9d462d659d5a610bd9568d47234750b9973b6.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