put nik2img on PATH [skip ci]
This commit is contained in:
parent
1aa02e2081
commit
8aec508e10
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ else
|
|||
export LD_LIBRARY_PATH="${CURRENT_DIR}/src/":${LD_LIBRARY_PATH}
|
||||
fi
|
||||
|
||||
export PATH=$(pwd)/utils/nik2img/:${PATH}
|
||||
|
||||
# mapnik-settings.env is an optional file to store
|
||||
# environment variables that should be used before
|
||||
# running tests like PROJ_LIB, GDAL_DATA, and ICU_DATA
|
||||
|
|
Loading…
Reference in a new issue