heroku-geo-buildpack
heroku-geo-buildpack copied to clipboard
set-default-env doesn't set variables if they already exist
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.