#!/bin/sh -e meson \ -Dtrust_paths=$PREFIX/etc/ssl/certs/ca-certificates.crt \ --prefix="$PREFIX" \ ../build