libraries/vst3sdk: fix vst3sdk.pc

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Martin Bångens 2023-01-02 13:24:33 +01:00 committed by Willy Sudiarto Raharjo
parent a17d93d2db
commit 47fb65a28d
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -56,7 +56,7 @@ chown -R root:root .
mkdir -p $PKG/usr/share/pkgconfig
cp $CWD/vst3sdk.pc $PKG/usr/share/pkgconfig/
sed -i "s/VERSION/$VERSION_$SDK_BUILD/g" $PKG/usr/share/pkgconfig/vst3sdk.pc
sed -i "s/VERSION/$VERSION$SDK_BUILD/g" $PKG/usr/share/pkgconfig/vst3sdk.pc
mkdir -p $PKG/usr/include/vst3sdk
cp -a base $PKG/usr/include/vst3sdk/