summaryrefslogtreecommitdiffstats
path: root/gis/osm2pgsql/osm2pgsql.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'gis/osm2pgsql/osm2pgsql.SlackBuild')
-rw-r--r--gis/osm2pgsql/osm2pgsql.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/osm2pgsql/osm2pgsql.SlackBuild b/gis/osm2pgsql/osm2pgsql.SlackBuild
index 2842d03d46..fb86b85ece 100644
--- a/gis/osm2pgsql/osm2pgsql.SlackBuild
+++ b/gis/osm2pgsql/osm2pgsql.SlackBuild
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=osm2pgsql
-VERSION=${VERSION:-0.84.0}
+VERSION=${VERSION:-0.86.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -83,7 +83,7 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
- --with-bzip2=yes \
+ --with-bzip2=/usr/lib${LIBDIRSUFFIX} \
--with-geos=yes \
--with-proj=yes \
--with-zlib=/usr/lib${LIBDIRSUFFIX} \