From 4a7c28691d942f41c802ad4391cc924df17b692e Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 25 May 2015 18:30:48 +0000 Subject: [PATCH] lame: remove libtool file. --- media-sound/lame/lame-3.99.5.recipe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/media-sound/lame/lame-3.99.5.recipe b/media-sound/lame/lame-3.99.5.recipe index b582deb68..55a4f7e76 100644 --- a/media-sound/lame/lame-3.99.5.recipe +++ b/media-sound/lame/lame-3.99.5.recipe @@ -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