From: Regina Obe Date: Fri, 12 Jan 2018 15:25:34 +0000 (+0000) Subject: change to hard-code GDAL, GEOS, and MAKE_EXTENSION and dump so easier for people... X-Git-Tag: 2.4.3rc1~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be00b51709ceb25ac4c1ef7cc692d76e221352e6;p=postgis 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 --- 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