GDAL : eliminate libtool files (#2006)

This commit is contained in:
miqlas
2017-12-31 22:25:03 +01:00
committed by waddlesplash
parent 2d8c8485a5
commit 7eaaea4685

View File

@@ -28,7 +28,7 @@ COPYRIGHT="2007-2014 Even Rouault
2009-2014 Martin Landa
2013 ZJU Walkinfo Technology Corp., Ltd."
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="http://download.osgeo.org/gdal/$portVersion/gdal-$portVersion.tar.xz"
CHECKSUM_SHA256="a328d63d476b3653f5a25b5f7971e87a15cdf8860ab0729d4b1157ba988b8d0b"
@@ -132,6 +132,9 @@ INSTALL()
{
make install
# Cleanup
rm -f $libDir/libgdal.la
prepareInstalledDevelLib libgdal
fixPkgconfig