From be00b51709ceb25ac4c1ef7cc692d76e221352e6 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Fri, 12 Jan 2018 15:25:34 +0000 Subject: [PATCH] change to hard-code GDAL, GEOS, and MAKE_EXTENSION and dump so easier for people to set without changing the job. git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16273 b70326c6-7e19-0410-871a-916f4a2858ee --- ci/winnie/regress_postgis.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/winnie/regress_postgis.sh b/ci/winnie/regress_postgis.sh index 74215f66f..2379a7fb6 100644 --- a/ci/winnie/regress_postgis.sh +++ b/ci/winnie/regress_postgis.sh @@ -22,6 +22,7 @@ export PROJECTS=/projects export MINGPROJECTS=/projects export PATHOLD=$PATH export PROTOBUF_VER=3.2.0 +export MAKE_EXTENSION=1 if [ "$OS_BUILD" == "64" ] ; then -- 2.50.1