Opened 5 years ago

Closed 5 years ago

#4411 closed defect (fixed)

README.postgis is wrong about deps directory (also has uthash)

Reported by: Bas Couwenberg Owned by: pramsey
Priority: medium Milestone: PostGIS 3.0.0
Component: postgis Version: master
Keywords: Cc:

Description

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 }}

Change History (1)

comment:1 by komzpa, 5 years ago

Resolution: fixed
Status: newclosed

In 17461:

[doc] remove notice about wagyu only
Closes #4411

Note: See TracTickets for help on using tickets.