Remove .la files from a few packages

This commit is contained in:
Sergei Reznikov
2015-11-14 13:37:50 +03:00
parent 01c59025af
commit 9a97705d4d
3 changed files with 7 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ compressed MODs."
HOMEPAGE="http://modplug-xmms.sourceforge.net"
COPYRIGHT="Public Domain"
LICENSE="Public Domain"
REVISION="1"
REVISION="2"
SOURCE_URI="http://sourceforge.net/projects/modplug-xmms/files/libmodplug/$portVersion/libmodplug-$portVersion.tar.gz"
CHECKSUM_SHA256="77462d12ee99476c8645cb5511363e3906b88b33a6b54362b4dbc0f39aa2daad"
PATCHES="libmodplug-$portVersion.patchset"
@@ -50,7 +50,7 @@ BUILD()
libtoolize --force --copy --install
aclocal
autoconf
automake
automake --add-missing
runConfigure ./configure \
--enable-static
@@ -61,6 +61,7 @@ INSTALL()
{
make install
prepareInstalledDevelLibs libmodplug
rm $developLibDir/*.la
fixPkgconfig
# devel package