add note to bootstrap about mapnik-settings.env [skip ci]

This commit is contained in:
Dane Springmeyer 2015-04-30 07:42:32 -07:00
parent 5a594dd0c1
commit 207709e45f

View file

@ -117,6 +117,7 @@ SAMPLE_INPUT_PLUGINS = True
" > ./config.py
}
# NOTE: the `mapnik-settings.env` is used by test/run (which is run by `make test`)
function setup_runtime_settings() {
echo "export PROJ_LIB=${MASON_LINKED_ABS}/share/proj" > mapnik-settings.env
echo "export ICU_DATA=${MASON_LINKED_ABS}/share/icu/54.1" >> mapnik-settings.env