flexible caps for gdal

This commit is contained in:
2016-03-04 14:18:25 -05:00
parent a4f072714d
commit 0749a04773
+1 -1
View File
@@ -22,7 +22,7 @@ source $BIN_DIR/utils
bpwatch start gdal_install
# If GDAL exists within requirements, use vendored gdal.
if (pip-grep -s requirements.txt GDAL &> /dev/null) then
if (pip-grep -s requirements.txt GDAL gdal &> /dev/null) then
if [ -f ".heroku/vendor/bin/gdalserver" ]; then
export GDAL=$(pwd)/vendor