mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
sdl_*: remove libtool files.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user