mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
olm, move pkgconfig file to where it can be found (#9051)
This commit is contained in:
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user