From 3c86d2b8ffdcb854c88553c86b7911dfbb9766db Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 14 Dec 2013 18:13:11 +0000 Subject: Update docs, comment mxcl/homebrew refs. --- Library/Formula/automake.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/automake.rb') diff --git a/Library/Formula/automake.rb b/Library/Formula/automake.rb index ee9b125cf..389d23604 100644 --- a/Library/Formula/automake.rb +++ b/Library/Formula/automake.rb @@ -26,7 +26,7 @@ class Automake < Formula system "make install" # Our aclocal must go first. See: - # https://github.com/mxcl/homebrew/issues/10618 + # https://github.com/Homebrew/homebrew/issues/10618 (share/"aclocal/dirlist").write <<-EOS.undent #{HOMEBREW_PREFIX}/share/aclocal /usr/share/aclocal -- cgit v1.2.3