GSL : Eliminate libtool files (#2005)

This commit is contained in:
miqlas
2017-12-31 22:24:49 +01:00
committed by waddlesplash
parent 7052f0e987
commit 2d8c8485a5

View File

@@ -50,7 +50,7 @@ COPYRIGHT="1996-2007, 2009, 2010 Gerard Jungman
1996, 1997, 1998, 1999, 2000, 2007 Jorma Olavi Ttinen
2002-2004 Jason H. Stover"
LICENSE="GNU GPL v3"
REVISION="2"
REVISION="3"
SOURCE_URI="http://ftp.gnu.org/gnu/gsl/gsl-$portVersion.tar.gz"
CHECKSUM_SHA256="73bc2f51b90d2a780e6d266d43e487b3dbd78945dd0b04b14ca5980fe28d2f53"
@@ -103,6 +103,9 @@ INSTALL()
{
make install
# Cleanup
rm -f $libDir/libgsl*.la
prepareInstalledDevelLibs libgsl libgslcblas
fixPkgconfig