diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-10-17 21:02:01 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-24 07:56:12 +0700 |
commit | c1122eb26d7523f5a9e383e39b51c2fc2f1c9c63 (patch) | |
tree | 02656f672bf6e4e415f0b915c7320537fcef82c7 /gis/postgis/README | |
parent | 0c66de6367ec42a674b3bdff6c7084e82413b1f1 (diff) | |
download | slackbuilds-c1122eb26d7523f5a9e383e39b51c2fc2f1c9c63.tar.gz |
gis/postgis: Fix possible parallel build failure and update README.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/postgis/README')
-rw-r--r-- | gis/postgis/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gis/postgis/README b/gis/postgis/README index cfb68cd12c..89beccb748 100644 --- a/gis/postgis/README +++ b/gis/postgis/README @@ -5,9 +5,6 @@ backend spatial database for geographic information systems (GIS). SFCGAL is an optional dependency for advanced 3D support. -These advanced functions are not included in the postgis -extension, but they can be make available by loading -/usr/share/postgresql/contrib/postgis-2.1/sfcgal.sql. To disable the GTK-based graphical interface for shp2pgsql, set GUI=no. |