[1.11.x] Fixed location of spatialite_source label.

Backport of 7c5cf331278407ab87737d10a1b2e722c0e666b0 from master
This commit is contained in:
Rodrigo 2018-01-31 11:14:41 -05:00 committed by Tim Graham
parent 4430b83e4b
commit a0c2e3fde7

View File

@ -21,14 +21,14 @@ In any case, you should always be able to :ref:`install from source
__ https://www.gaia-gis.it/fossil/libspatialite
__ https://www.gaia-gis.it/gaia-sins/
.. _spatialite_source:
.. admonition:: ``SPATIALITE_LIBRARY_PATH`` setting required for SpatiaLite 4.2+
If you're using SpatiaLite 4.2+, you must put this in your settings::
SPATIALITE_LIBRARY_PATH = 'mod_spatialite'
.. _spatialite_source:
Installing from source
======================