diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/postgis.rb | 4 |
1 files changed, 0 insertions, 4 deletions
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. |
