From eeba28c232c1932aa8b6c5ec102f718f2ae9758d Mon Sep 17 00:00:00 2001 From: Javier Steinaker Date: Sat, 26 Oct 2024 00:36:02 +1100 Subject: [PATCH] libxml++2: remove non existing location in pkg-config file (#11253) --- dev-libs/libxml++/libxml++2-2.42.3.recipe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-libs/libxml++/libxml++2-2.42.3.recipe b/dev-libs/libxml++/libxml++2-2.42.3.recipe index 5ec255a3f..d28a76015 100644 --- a/dev-libs/libxml++/libxml++2-2.42.3.recipe +++ b/dev-libs/libxml++/libxml++2-2.42.3.recipe @@ -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