From 64f70d7fc28df63afe86c7726475c345ac6dde23 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Tue, 22 Jul 2014 22:41:04 +0000 Subject: [PATCH] #2852 sfcgal extension needs to be relocatable git-svn-id: http://svn.osgeo.org/postgis/trunk@12818 b70326c6-7e19-0410-871a-916f4a2858ee --- extensions/postgis_sfcgal/postgis_sfcgal.control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/postgis_sfcgal/postgis_sfcgal.control.in b/extensions/postgis_sfcgal/postgis_sfcgal.control.in index d50586ccf..e478dc073 100644 --- a/extensions/postgis_sfcgal/postgis_sfcgal.control.in +++ b/extensions/postgis_sfcgal/postgis_sfcgal.control.in @@ -1,5 +1,5 @@ # postgis topology extension comment = 'PostGIS SFCGAL functions' default_version = '@POSTGIS_LIB_VERSION@' -relocatable = false +relocatable = true requires = postgis -- 2.50.1