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

@@ -10,7 +10,7 @@ CHECKSUM_SHA256="556eedc06b6cf29eb495b6d27f2dcc51bf909ad82389ba2fa7bdc4dec89059c
LICENSE="Zlib"
COPYRIGHT="1999-2012 A. Schiffler"
REVISION="1"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
@@ -60,6 +60,9 @@ INSTALL()
{
make install
# remove libtool library file
rm $libDir/libSDL_gfx.la
prepareInstalledDevelLib libSDL_gfx
fixPkgconfig