From 4172b73ec3322679ba653174f99cea223f610367 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 25 Sep 2018 08:30:15 +0000 Subject: [PATCH] libgeotiff: remove libtool file (#3137) --- sci-libs/libgeotiff/libgeotiff-1.4.2.recipe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sci-libs/libgeotiff/libgeotiff-1.4.2.recipe b/sci-libs/libgeotiff/libgeotiff-1.4.2.recipe index c982a7449..ba1914c8a 100644 --- a/sci-libs/libgeotiff/libgeotiff-1.4.2.recipe +++ b/sci-libs/libgeotiff/libgeotiff-1.4.2.recipe @@ -4,7 +4,7 @@ cartographic projections." HOMEPAGE="http://trac.osgeo.org/geotiff/" COPYRIGHT="1999-2012 Frank Warmerdam" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-$portVersion.tar.gz" CHECKSUM_SHA256="ad87048adb91167b07f34974a8e53e4ec356494c29f1748de95252e8f81a5e6e" @@ -74,6 +74,8 @@ INSTALL() { make install + rm -f "$libDir"/*.la + prepareInstalledDevelLibs libgeotiff fixPkgconfig