mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
libogg: remove libtool file.
This commit is contained in:
@@ -21,7 +21,7 @@ LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="1994-2011 Xiph.Org Foundation"
|
||||
SOURCE_URI="http://downloads.xiph.org/releases/ogg/libogg-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e19ee34711d7af328cb26287f4137e70630e7261b17cbe3cd41011d73a654692"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
@@ -59,6 +59,9 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
rm $libDir/libogg.la
|
||||
|
||||
prepareInstalledDevelLibs libogg
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user