[SCM] PostGIS branch master updated. 3.6.0rc1-8-g50b7b4a19
git at osgeo.org
git at osgeo.org
Tue Aug 19 03:21:16 PDT 2025
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 50b7b4a19eab64a2b403c1e9e1334cc4a9ae1c17 (commit)
from 2df85308edc37e894a646510740bf3e667848ecb (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 50b7b4a19eab64a2b403c1e9e1334cc4a9ae1c17
Author: Regina Obe <lr at pcorp.us>
Date: Tue Aug 19 06:20:10 2025 -0400
Remove generated files in distclean target
Author: Bas Couwenberg
Closes #5968 for PostGIS 3.6.0
diff --git a/raster/test/regress/Makefile.in b/raster/test/regress/Makefile.in
index 105efe67a..8abb5c06d 100644
--- a/raster/test/regress/Makefile.in
+++ b/raster/test/regress/Makefile.in
@@ -52,6 +52,7 @@ all:
distclean: clean
rm -f Makefile
+ rm -f tests.mk
clean:
$(RM) -f rtpostgis.sql
-----------------------------------------------------------------------
Summary of changes:
raster/test/regress/Makefile.in | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list