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