[postgis-tickets] [SCM] PostGIS branch master updated. 3.1.0rc1-490-g0140c07

git at osgeo.org git at osgeo.org
Thu Sep 2 13:34:09 PDT 2021


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  0140c071c14bfa33c08df5c0133451a3cce37565 (commit)
       via  a75f43149c7718722d789e180a029edcfc5a5626 (commit)
      from  18ce69feba33b13d9fc6122dd594669d9b1bb977 (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 0140c071c14bfa33c08df5c0133451a3cce37565
Merge: 18ce69f a75f431
Author: kalenikaliaksandr <kalenik.aliaksandr at gmail.com>
Date:   Thu Sep 2 20:29:35 2021 +0000

    Merge a75f43149c7718722d789e180a029edcfc5a5626 into 18ce69feba33b13d9fc6122dd594669d9b1bb977


commit a75f43149c7718722d789e180a029edcfc5a5626
Author: kalenikaliaksandr <kalenik.aliaksandr at gmail.com>
Date:   Thu Sep 2 23:28:12 2021 +0300

    fix Makefile.in

diff --git a/regress/Makefile.in b/regress/Makefile.in
index 4875a57..c1449f3 100644
--- a/regress/Makefile.in
+++ b/regress/Makefile.in
@@ -48,7 +48,6 @@ check-unit:
 include core/tests.mk
 include loader/tests.mk
 include dumper/tests.mk
-include real/tests.mk
 
 include runtest.mk
 
@@ -61,7 +60,6 @@ distclean: clean
 	rm -f core/Makefile
 	rm -f loader/Makefile
 	rm -f dumper/Makefile
-	rm -f real/Makefile
 
 staged-install-sfcgal:
 	@if test x"@SFCGAL@" != "x"; then \

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

Summary of changes:
 regress/Makefile.in | 2 --
 1 file changed, 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list