diff options
Diffstat (limited to 'Library/Formula/postgres-xc.rb')
| -rw-r--r-- | Library/Formula/postgres-xc.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/postgres-xc.rb b/Library/Formula/postgres-xc.rb index 4c8e01495..6712aff22 100644 --- a/Library/Formula/postgres-xc.rb +++ b/Library/Formula/postgres-xc.rb @@ -22,7 +22,7 @@ class PostgresXc < Formula      cause 'Miscompilation resulting in segfault on queries'    end -  # Fix PL/Python build: https://github.com/mxcl/homebrew/issues/11162 +  # Fix PL/Python build: https://github.com/Homebrew/homebrew/issues/11162    # Fix uuid-ossp build issues: http://archives.postgresql.org/pgsql-general/2012-07/msg00654.php    def patches      DATA | 
