Skip to content
Snippets Groups Projects
Commit aef7b65b authored by Ed Morley's avatar Ed Morley
Browse files

Don't skip the geo-libs vendoring step if only gdalserver present

Since if someone previously had `GDAL` in their requirements file, they
would already have the gdalserver binary present from `bin/steps/gdal`
but be missing the proj and geos vendor files. By checking for `proj`
instead, we ensure that the vendoring isn't incorrectly skipped in this
case.
parent 5438aab1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment