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/libxml2.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/libxml2.rb') diff --git a/Library/Formula/libxml2.rb b/Library/Formula/libxml2.rb index 0f64ebd42..79133b5cb 100644 --- a/Library/Formula/libxml2.rb +++ b/Library/Formula/libxml2.rb @@ -8,7 +8,7 @@ class Libxml2 < Formula mirror 'http://xmlsoft.org/sources/libxml2-2.9.1.tar.gz' sha256 'fd3c64cb66f2c4ea27e934d275904d92cec494a8e8405613780cbc8a71680fdb' - # 2.9.1 cannot build with Python 2.6: https://github.com/mxcl/homebrew/issues/20249 + # 2.9.1 cannot build with Python 2.6: https://github.com/Homebrew/homebrew/issues/20249 if MacOS.version <= :snow_leopard depends_on :python => ["2.7", :optional] else -- cgit v1.2.3