[postgis-tickets] [PostGIS] #3420: Running make under extensions/postgis triggers a make check

PostGIS trac at osgeo.org
Wed Jan 6 06:31:54 PST 2016


#3420: Running make under extensions/postgis triggers a make check
-----------------------------------+---------------------------
 Reporter:  strk                   |      Owner:  strk
     Type:  defect                 |     Status:  new
 Priority:  medium                 |  Milestone:  PostGIS 2.3.0
Component:  build/upgrade/install  |    Version:  trunk
 Keywords:                         |
-----------------------------------+---------------------------
 Problem is extensions/postgis/Makefile.in includes
 ../upgradeable_versions.mk upfront so the first rule in that file is used
 as the default rule on "make", and it happens to be a check-installed-
 upgrades rule.

 Only trunk (2.3.0) is affected.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3420>
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