[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0alpha1-75-g63a63afce

git at osgeo.org git at osgeo.org
Thu Jun 16 07:56:39 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  63a63afce98f47e50131ae04c5d963a650e5a17e (commit)
      from  df6221f03f9b538b106cee9d1230cffceb30339f (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 63a63afce98f47e50131ae04c5d963a650e5a17e
Author: Regina Obe <lr at pcorp.us>
Date:   Thu Jun 16 01:43:16 2022 -0400

    Try to fix make clean by removing makre regres target

diff --git a/raster/test/Makefile.in b/raster/test/Makefile.in
index 033cde4e0..fd0ae4021 100644
--- a/raster/test/Makefile.in
+++ b/raster/test/Makefile.in
@@ -23,7 +23,6 @@ check-regress:
 
 clean:
 	$(MAKE) -C cunit $@
-	$(MAKE) -C regress $@
 
 distclean: clean
 	$(MAKE) -C cunit $@

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

Summary of changes:
 raster/test/Makefile.in | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list