Merge pull request #2735 from joshka/patch-1

Remove duplicates repo from Acceptable formula doc
This commit is contained in:
Mike McQuaid 2017-06-06 08:00:58 +01:00 committed by GitHub
commit c541b3867a

View File

@ -40,9 +40,6 @@ There are exceptions:
| openssl | macOS's openssl is deprecated & outdated | | openssl | macOS's openssl is deprecated & outdated |
| libxml2 | Historically, macOS's libxml2 has been buggy | | libxml2 | Historically, macOS's libxml2 has been buggy |
We also maintain [a tap](https://github.com/Homebrew/homebrew-dupes) that
contains many duplicates not otherwise found in Homebrew.
### We dont like tools that upgrade themselves ### We dont like tools that upgrade themselves
Software that can upgrade itself does not integrate well with Homebrew's own Software that can upgrade itself does not integrate well with Homebrew's own
upgrade functionality. upgrade functionality.