[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-680-g9f38f0b08

git at osgeo.org git at osgeo.org
Tue Feb 28 20:42:23 PST 2023


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  9f38f0b082189c5b79b66db71947765aa7e0e6de (commit)
      from  05c8c7f4de05b9c7388a01f7d853b65129f77a71 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9f38f0b082189c5b79b66db71947765aa7e0e6de
Author: Regina Obe <lr at pcorp.us>
Date:   Tue Feb 28 23:42:17 2023 -0500

    Change debbie to build against with --with-library-minor-version

diff --git a/ci/debbie/postgis_regress.sh b/ci/debbie/postgis_regress.sh
index e51925692..d05e0548f 100644
--- a/ci/debbie/postgis_regress.sh
+++ b/ci/debbie/postgis_regress.sh
@@ -67,7 +67,7 @@ fi
     --with-geosconfig=${PROJECTS}/geos/rel-${GEOS_VER}w${OS_BUILD}/bin/geos-config \
     --with-gdalconfig=${PROJECTS}/gdal/rel-${GDAL_VER}w${OS_BUILD}/bin/gdal-config \
     --without-interrupt-tests \
-    --prefix=${PROJECTS}/pg/rel/pg${PG_VER}w${OS_BUILD}
+    --prefix=${PROJECTS}/pg/rel/pg${PG_VER}w${OS_BUILD}  --with-library-minor-version
 make clean
 make
 

-----------------------------------------------------------------------

Summary of changes:
 ci/debbie/postgis_regress.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list