[postgis-tickets] [PostGIS] #4411: README.postgis is wrong about deps directory (also has uthash)

PostGIS trac at osgeo.org
Sat Jun 1 21:59:13 PDT 2019


#4411: README.postgis is wrong about deps directory (also has uthash)
----------------------------+---------------------------
 Reporter:  Bas Couwenberg  |      Owner:  pramsey
     Type:  defect          |     Status:  new
 Priority:  medium          |  Milestone:  PostGIS 3.0.0
Component:  postgis         |    Version:  trunk
 Keywords:                  |
----------------------------+---------------------------
 README.postgis was updated in 3.0.0-alpha2 with:
 {{{
   ./deps        Extra dependencies (currently only mapbox wagyu)
 }}}

 The waygu part should be dropped, because the directory also has the
 uthash sources which were moved there in alpha1:

 {{
 $ ls -l deps/
 total 12
 -rw-r--r-- 1 bas bas 1367 May 26 16:49 Makefile.in
 drwxr-xr-x 3 bas bas 4096 May 26 16:49 uthash
 drwxr-xr-x 3 bas bas 4096 May 26 16:49 wagyu
 }}

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