sdl_*: remove libtool files.

This commit is contained in:
Jerome Duval
2015-05-15 08:44:14 +00:00
parent deff433d02
commit 68c61c4e95
5 changed files with 21 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ HOMEPAGE="http://www.icculus.org/SDL_sound"
SRC_URI="hg+http://hg.icculus.org/icculus/SDL_sound#release-1.0.3"
LICENSE="GNU LGPL v2.1"
COPYRIGHT="2001-2009 Ryan C. Gordon"
REVISION="3"
REVISION="4"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
@@ -78,6 +78,9 @@ INSTALL()
{
make install
# remove libtool library file
rm $libDir/libSDL_sound.la
prepareInstalledDevelLibs libSDL_sound \
libSDL_sound-1.0
fixPkgconfig