From 611342cb8318f9427030e37ab8151e86b8299bc4 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 10 Jun 2012 15:51:31 -0500 Subject: postgresql: fix audit warning Signed-off-by: Jack Nagel --- Library/Formula/postgresql.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/postgresql.rb') diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb index 77ed67de6..5697c5a61 100644 --- a/Library/Formula/postgresql.rb +++ b/Library/Formula/postgresql.rb @@ -25,7 +25,7 @@ class Postgresql < Formula # Fix PL/Python build: https://github.com/mxcl/homebrew/issues/11162 DATA end - + def install ENV.libxml2 if MacOS.snow_leopard? -- cgit v1.2.3