From 1455c6be1f732dd60e71cef1e4afe321feabf614 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Tue, 20 Oct 2015 15:24:58 -0700 Subject: [PATCH] put mapnik-index on PATH to allow testing to work without installing - refs #3137 --- localize.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/localize.sh b/localize.sh index 31c6a6ea5..d24bdcb40 100755 --- a/localize.sh +++ b/localize.sh @@ -7,7 +7,8 @@ else export LD_LIBRARY_PATH="${CURRENT_DIR}/src/":${LD_LIBRARY_PATH} fi -export PATH=$(pwd)/utils/nik2img/:${PATH} +export PATH=$(pwd)/utils/mapnik-render/:${PATH} +export PATH=$(pwd)/utils/mapnik-index/:${PATH} export PATH=$(pwd)/utils/mapnik-config/:${PATH} # mapnik-settings.env is an optional file to store