From bb9579c207f30b543fe00f200794fb1e36bd7a64 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 13 Aug 2024 08:00:55 +0200 Subject: [PATCH] libinstpatch, fix fixPkgconfig (#10819) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libinstpatch, fix fixPkgconfig * Update media-libs/libinstpatch/libinstpatch-1.1.3.recipe Co-authored-by: Joachim Mairböck --------- Co-authored-by: Joachim Mairböck --- media-libs/libinstpatch/libinstpatch-1.1.3.recipe | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/media-libs/libinstpatch/libinstpatch-1.1.3.recipe b/media-libs/libinstpatch/libinstpatch-1.1.3.recipe index 3ebe719ef..0b7d5812c 100644 --- a/media-libs/libinstpatch/libinstpatch-1.1.3.recipe +++ b/media-libs/libinstpatch/libinstpatch-1.1.3.recipe @@ -8,7 +8,7 @@ compressed and saved." HOMEPAGE="https://github.com/swami/libinstpatch" COPYRIGHT="1999-2019 Element Green and others" LICENSE="GNU LGPL v2.1" -REVISION="4" +REVISION="5" SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz" SOURCE_FILENAME="libinstpatch-v$portVersion.tar.gz" CHECKSUM_SHA256="8fcc4e60745539d17f10de1ed0e3d02329509e814c0c672d686d6e972113142b" @@ -71,6 +71,10 @@ INSTALL() prepareInstalledDevelLib libinstpatch-1.0 fixPkgconfig +# fix fixPkgconfig + sed -i "s,\/headers$secondaryArchSubDir,\/headers$secondaryArchSubDir/libinstpatch-2,g" \ + $developLibDir/pkgconfig/libinstpatch-1.0.pc + # devel package packageEntries devel \ $developDir