libinstpatch, fix fixPkgconfig (#10819)

* libinstpatch, fix fixPkgconfig

* Update media-libs/libinstpatch/libinstpatch-1.1.3.recipe

Co-authored-by: Joachim Mairböck <j.mairboeck@gmail.com>

---------

Co-authored-by: Joachim Mairböck <j.mairboeck@gmail.com>
This commit is contained in:
Schrijvers Luc
2024-08-13 08:00:55 +02:00
committed by GitHub
parent 675a99fe82
commit bb9579c207

View File

@@ -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