mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libgeotiff: remove libtool file (#3137)
This commit is contained in:
committed by
Jérôme Duval
parent
41049b54a8
commit
4172b73ec3
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user