postgis: style nit
This commit is contained in:
parent
71760dce23
commit
14b1540da7
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue