mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-18 17:50:06 +02:00
libxml++2: remove non existing location in pkg-config file (#11253)
This commit is contained in:
@@ -7,7 +7,7 @@ parallel-installable ABIs. This package contains libxml++-2.6."
|
||||
HOMEPAGE="https://libxmlplusplus.sourceforge.net/"
|
||||
COPYRIGHT="2004-2024 LibXML++"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://download.gnome.org/sources/libxml++/2.42/libxml++-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="74b95302e24dbebc56e97048e86ad0a4121fc82a43e58d381fbe1d380e8eba04"
|
||||
SOURCE_FILENAME="libxml++-$portVersion.tar.bz2"
|
||||
@@ -77,6 +77,8 @@ INSTALL()
|
||||
prepareInstalledDevelLib libxml++-2.6
|
||||
fixPkgconfig
|
||||
|
||||
sed -i 's|-I${libdir}/libxml++-2.6/include||g' $developDir/lib/pkgconfig/libxml++-2.6.pc
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
Reference in New Issue
Block a user