From 6f32ded331e8a40817cd58a33c2dda114e9d40a1 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 22 May 2014 21:19:53 -0500 Subject: libpst: remove commented-out code --- Library/Formula/libpst.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Library/Formula/libpst.rb b/Library/Formula/libpst.rb index 1d9a47e6b..71675c591 100644 --- a/Library/Formula/libpst.rb +++ b/Library/Formula/libpst.rb @@ -18,7 +18,6 @@ class Libpst < Formula ] args << '--disable-dii' unless build.include? 'pst2dii' if build.with? 'python' - # ENV['PYTHON_EXTRA_LDFLAGS'] = '-u _PyMac_Error' args << '--enable-python' << '--with-boost-python=mt' else args << '--disable-python' -- cgit v1.2.3