From f75af7cfeb2200b1cdba29d65e5a07d149d287ba Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 23 Jun 2013 09:18:46 -0700 Subject: postgis: style nit --- Library/Formula/postgis.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/postgis.rb b/Library/Formula/postgis.rb index a1703f3b6..ba4e83d01 100644 --- a/Library/Formula/postgis.rb +++ b/Library/Formula/postgis.rb @@ -62,7 +62,7 @@ class Postgis < Formula # into the Postgres keg instead of the PostGIS keg. Unfortunately, some # things have to be inside the Postgres keg in order to be function. So, we # install everything to a staging directory and manually move the pieces - # into the appropriate prefixes. + # into the appropriate prefixes. mkdir 'stage' system 'make', 'install', "DESTDIR=#{buildpath}/stage" -- cgit v1.2.3