[postgis-tickets] [PostGIS] #3488: make_dist.sh uses non-POSIX "mv -T"

PostGIS trac at osgeo.org
Wed Mar 2 05:59:44 PST 2016


#3488: make_dist.sh uses non-POSIX "mv -T"
-----------------------------------+----------------------------
 Reporter:  gdt                    |      Owner:  strk
     Type:  defect                 |     Status:  new
 Priority:  medium                 |  Milestone:  PostGIS Future
Component:  build/upgrade/install  |    Version:  trunk
 Keywords:                         |
-----------------------------------+----------------------------
 mv -T is not POSIX:
 http://pubs.opengroup.org/onlinepubs/9699919799/utilities/mv.html and
 perhaps more importantly is not present in BSD-derived systems (at least
 NetBSD, OS X).   Also the non-POSIX --backup appears.   patch to follow,
 as this seems easy to work around.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3488>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list