From f0d2b327ba0aa7a8480bc0c1bf1180bbf877d370 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 20 Mar 2014 14:05:17 -0500 Subject: postgres-xc: use patch DSL --- Library/Formula/postgres-xc.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/postgres-xc.rb b/Library/Formula/postgres-xc.rb index 7bc039f53..70caa70db 100644 --- a/Library/Formula/postgres-xc.rb +++ b/Library/Formula/postgres-xc.rb @@ -24,9 +24,7 @@ class PostgresXc < Formula # 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 - end + patch :DATA def install ENV.libxml2 if MacOS.version >= :snow_leopard -- cgit v1.2.3