We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bedfbf3 + 811398d commit 2c44cb6Copy full SHA for 2c44cb6
.travis.yml
@@ -131,7 +131,7 @@ install:
131
echo 'Downloading and building external libgeos'
132
wget https://github.com/libgeos/libgeos/archive/${BUILD_LIBGEOS}.tar.gz
133
tar zxf ${BUILD_LIBGEOS}.tar.gz
134
- cd libgeos-${BUILD_LIBGEOS}
+ cd geos-${BUILD_LIBGEOS}
135
./autogen.sh
136
fi
137
./configure --prefix=$GEOS_DIR
0 commit comments