cyberdelia / heroku-geo-buildpack

Geo libraries for Heroku
https://github.com/heroku/heroku-geo-buildpack
114 stars 135 forks source link

set-default-env doesn't set variables if they already exist #48

Open kwlockwo opened 6 years ago

kwlockwo commented 6 years ago

If LIBRARY_PATH, LIBRARY_PATH, CPATH or PATH are already set either via config var or through some other profile script then set-default-env will not set them to the given values.