[postgis-tickets] [PostGIS] #4123: Fix postgis_tiger_geocoder.control generation
PostGIS
trac at osgeo.org
Fri Jul 13 16:28:19 PDT 2018
#4123: Fix postgis_tiger_geocoder.control generation
---------------------+---------------------------
Reporter: komzpa | Owner: komzpa
Type: patch | Status: assigned
Priority: medium | Milestone: PostGIS 2.4.5
Component: postgis | Version: 2.4.x
Keywords: |
---------------------+---------------------------
{{{
Commit 639308e moved the
postgis_tiger_geocoder.control into the Makefile, but forgot to remove
the file from configure.ac, which still generates the file, so the
Makefile rule is not effective and the resulting .control file has the
raw @EXTVERSION@ line from the .in file.
}}}
Patch: https://github.com/postgis/postgis/pull/270
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4123>
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