aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/postgresql.rb2
1 files changed, 1 insertions, 1 deletions
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?