• Ed Morley's avatar
    Don't skip the geo-libs vendoring step if only gdalserver present · aef7b65b
    Ed Morley authored
    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.
    aef7b65b
Name
Last commit
Last update
bin Loading commit data...
builds Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
requirements.txt Loading commit data...