[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0alpha1-79-g4747acff6

git at osgeo.org git at osgeo.org
Thu Jun 16 14:45:44 PDT 2022


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  4747acff645f052f6c41fca7f7fe006fa83eeb78 (commit)
      from  09d0f62d29bf23a0eab9741bf60e1e5b84da73ff (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 4747acff645f052f6c41fca7f7fe006fa83eeb78
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu Jun 16 23:44:58 2022 +0200

    Fix `make -C regress/core check`

diff --git a/regress/core/Makefile.in b/regress/core/Makefile.in
index f7e5b848e..693f9b7be 100644
--- a/regress/core/Makefile.in
+++ b/regress/core/Makefile.in
@@ -13,6 +13,7 @@
 top_srcdir = @top_srcdir@
 srcdir = @srcdir@
 builddir = @builddir@
+top_builddir = @top_builddir@
 
 PERL=@PERL@
 

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

Summary of changes:
 regress/core/Makefile.in | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list