mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libdwarf, revbump, fix pkgconfig (#11698)
This commit is contained in:
@@ -23,7 +23,7 @@ COPYRIGHT="2000,2002,2004,2005 Silicon Graphics, Inc.
|
||||
2007-2010 Sun Microsystems, Inc."
|
||||
LICENSE="GNU GPL v2
|
||||
GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://www.prevanders.net/libdwarf-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="8d6f2e67ac6fae59c7019bf41b58fa620187a136cd5977e117f15b820ffc7e75"
|
||||
|
||||
@@ -89,7 +89,9 @@ INSTALL()
|
||||
{
|
||||
ninja -C build install
|
||||
|
||||
prepareInstalledDevelLib libdwarf
|
||||
prepareInstalledDevelLib \
|
||||
libdwarf
|
||||
fixPkgconfig
|
||||
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
Reference in New Issue
Block a user