mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
GDAL : eliminate libtool files (#2006)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user