mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
flac: remove libtool files.
This commit is contained in:
@@ -10,7 +10,7 @@ stereo) just like you would an MP3 file.
|
||||
HOMEPAGE="http://flac.sourceforge.net/"
|
||||
SRC_URI="http://downloads.xiph.org/releases/flac/flac-1.3.0.tar.xz"
|
||||
CHECKSUM_SHA256="fa2d64aac1f77e31dfbb270aeb08f5b32e27036a52ad15e69a77e309528010dc"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
|
||||
LICENSE="GNU LGPL v2.1
|
||||
GNU GPL v2
|
||||
@@ -75,6 +75,9 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
# remove libtool library files
|
||||
rm $libDir/libFLAC.la $libDir/libFLAC++.la
|
||||
|
||||
if [ -n "$secondaryArchSuffix" ]; then
|
||||
rm -rf $binDir $documentationDir
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user