mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-30 12:08:53 +02:00
lame: remove libtool file.
This commit is contained in:
@@ -13,7 +13,7 @@ SRC_URI="http://downloads.sourceforge.net/project/lame/lame/3.99/lame-$portVersi
|
||||
CHECKSUM_SHA256="24346b4158e4af3bd9f2e194bb23eb473c75fb7377011523353196b19b9a23ff"
|
||||
LICENSE="GNU LGPL v2"
|
||||
COPYRIGHT="1998-2012 Mike Cheng et al."
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
@@ -87,6 +87,8 @@ INSTALL()
|
||||
if [ -n "$secondaryArchSuffix" ]; then
|
||||
rm $binDir/lame
|
||||
fi
|
||||
|
||||
rm $libDir/libmp3lame.la
|
||||
|
||||
# prepare devel/lib
|
||||
prepareInstalledDevelLibs libmp3lame
|
||||
|
||||
Reference in New Issue
Block a user