Opened 5 years ago
Closed 5 years ago
#4411 closed defect (fixed)
README.postgis is wrong about deps directory (also has uthash)
Reported by: | sebastic | 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 }}
Note:
See TracTickets
for help on using tickets.
In 17461: