Another commit to perhaps fix this travis issue... ugh.
This commit is contained in:
parent
7cb1d12079
commit
a31d5ec19d
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ script:
|
|||
export MASON_NAME=mapnik;
|
||||
export MASON_VERSION=latest;
|
||||
export MASON_LIB_FILE=lib/libmapnik-wkt.a;
|
||||
source ./.mason.sh;
|
||||
source ./.mason/mason.sh;
|
||||
./configure PREFIX=${MASON_PREFIX} PATH_REPLACE='' MAPNIK_BUNDLED_SHARE_DIRECTORY=True;
|
||||
else
|
||||
./configure;
|
||||
|
|
Loading…
Reference in a new issue