mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libarchive: remove libtool file.
This commit is contained in:
@@ -22,7 +22,7 @@ or compress.
|
||||
HOMEPAGE="http://www.libarchive.org/"
|
||||
LICENSE="BSD (2-clause)"
|
||||
COPYRIGHT="2003-2013 Tim Kientzle"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.libarchive.org/downloads/libarchive-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f9c80dece299c04dd5f601b523f6518ad90fef1575db9b278e81616cc860e20c"
|
||||
PATCHES="libarchive-$portVersion.patchset"
|
||||
@@ -91,6 +91,9 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
rm $libDir/libarchive.la
|
||||
|
||||
prepareInstalledDevelLibs libarchive
|
||||
fixPkgconfig
|
||||
packageEntries devel $developDir $manDir/man3
|
||||
|
||||
Reference in New Issue
Block a user