olm, move pkgconfig file to where it can be found (#9051)

This commit is contained in:
Schrijvers Luc
2023-07-19 15:29:00 +02:00
committed by GitHub
parent 07722c9229
commit 16f9a7a366

View File

@@ -7,7 +7,7 @@ HOMEPAGE="https://gitlab.matrix.org/matrix-org/olm"
COPYRIGHT="2015-2016 OpenMarket Ltd.
2018-2019 New Vector Ltd."
LICENSE="Apache v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://gitlab.matrix.org/matrix-org/olm/-/archive/$portVersion/olm-$portVersion.tar.bz2"
CHECKSUM_SHA256="b16e776f1b751744ab4942a5e2e5db418f5c912f7c429fae37d8444c7191a1f7"
@@ -66,6 +66,7 @@ INSTALL()
rm -f "$libDir"/libolm.la
prepareInstalledDevelLib libolm
fixPkgconfig
packageEntries devel \
"$developDir" \