[postgis-tickets] [SCM] PostGIS branch stable-3.3 updated. 3.3.2-6-g6f1fe875d

git at osgeo.org git at osgeo.org
Fri Dec 2 10:20:40 PST 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, stable-3.3 has been updated
       via  6f1fe875da0ab269fb993ed3c9cf213661ad4d6e (commit)
      from  5872bb528024feab15050d74d8313b90568e0f65 (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 6f1fe875da0ab269fb993ed3c9cf213661ad4d6e
Author: Regina Obe <lr at pcorp.us>
Date:   Fri Dec 2 13:20:33 2022 -0500

    Also get rid of all script copies, only real executables hould be copied

diff --git a/ci/winnie/package_postgis.sh b/ci/winnie/package_postgis.sh
index f14417355..40e5d20a7 100644
--- a/ci/winnie/package_postgis.sh
+++ b/ci/winnie/package_postgis.sh
@@ -222,11 +222,8 @@ cp utils/*.pl ${RELDIR}/${RELVERDIR}/utils
 
 cp raster/loader/.libs/raster2pgsql.exe ${RELDIR}/${RELVERDIR}/bin
 cp liblwgeom/.libs/*.dll ${RELDIR}/${RELVERDIR}/bin
-cp loader/shp2pgsql.exe ${RELDIR}/${RELVERDIR}/bin
 cp loader/.libs/shp2pgsql.exe ${RELDIR}/${RELVERDIR}/bin
-cp loader/pgsql2shp.exe ${RELDIR}/${RELVERDIR}/bin
 cp loader/.libs/pgsql2shp.exe ${RELDIR}/${RELVERDIR}/bin
-cp loader/shp2pgsql-gui.exe ${RELDIR}/${RELVERDIR}/bin/postgisgui
 cp loader/.libs/shp2pgsql-gui.exe ${RELDIR}/${RELVERDIR}/bin/postgisgui
 cp topology/loader/* ${RELDIR}/${RELVERDIR}/bin
 

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

Summary of changes:
 ci/winnie/package_postgis.sh | 3 ---
 1 file changed, 3 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list