From e9799d5d520cea83e82fd927d6e984e696535d0e Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 13 Sep 2012 12:55:42 -0500 Subject: postgis: remove skip_clean :all Signed-off-by: Jack Nagel --- Library/Formula/postgis.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/postgis.rb b/Library/Formula/postgis.rb index d487e8624..594d000ab 100644 --- a/Library/Formula/postgis.rb +++ b/Library/Formula/postgis.rb @@ -32,10 +32,6 @@ class Postgis < Formula ] end - # PostGIS command line tools intentionally have unused symbols in - # them---these are callbacks for liblwgeom. - skip_clean :all - def postgresql # Follow the PostgreSQL linked keg back to the active Postgres installation # as it is common for people to avoid upgrading Postgres. -- cgit v1.2.3