From 7ea3462be50e299b405bd9e65f8c47e1492338e7 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 20 Mar 2014 14:05:17 -0500 Subject: postgresql: use patch DSL --- Library/Formula/postgresql.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula/postgresql.rb') diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb index 2727bbe2b..cd65e0198 100644 --- a/Library/Formula/postgresql.rb +++ b/Library/Formula/postgresql.rb @@ -30,9 +30,7 @@ class Postgresql < Formula end # 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