mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Remove .la files from a few packages
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user