diff --git a/sci-libs/gdal/gdal-2.2.3.recipe b/sci-libs/gdal/gdal-2.2.3.recipe index 480685f2a..5c4eddb9a 100644 --- a/sci-libs/gdal/gdal-2.2.3.recipe +++ b/sci-libs/gdal/gdal-2.2.3.recipe @@ -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