sox, remove libtool file (#9099)

This commit is contained in:
Schrijvers Luc
2023-07-29 11:15:09 +00:00
committed by GitHub
parent 7d3368a5fa
commit bec26f7cda

View File

@@ -6,7 +6,7 @@ bonus, SoX can play and record audio files on most platforms."
HOMEPAGE="http://sox.sourceforge.net"
COPYRIGHT="1991-2015 Lance Norskog"
LICENSE="GNU GPL v2"
REVISION="4"
REVISION="5"
SOURCE_URI="https://downloads.sf.net/sox/sox-$portVersion.tar.bz2"
CHECKSUM_SHA256="81a6956d4330e75b5827316e44ae381e6f1e8928003c6aa45896da9041ea149c"
PATCHES="sox-$portVersion.patchset"
@@ -87,6 +87,9 @@ INSTALL()
{
make install
# remove libtool file
rm -f $libDir/libsox.la
prepareInstalledDevelLib libsox
fixPkgconfig