diff options
| author | Mike McQuaid | 2013-12-14 18:13:11 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2013-12-14 18:18:35 +0000 |
| commit | 3c86d2b8ffdcb854c88553c86b7911dfbb9766db (patch) | |
| tree | 34579ec2c40222d1f235843e9f6de49d5f9ecb66 /Library/Formula/postgres-xc.rb | |
| parent | 71cba833abc3491edb4fcee5fa1a4c81fe7c6a49 (diff) | |
| download | homebrew-3c86d2b8ffdcb854c88553c86b7911dfbb9766db.tar.bz2 | |
Update docs, comment mxcl/homebrew refs.
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 |
