#!/bin/sh -e export DESTDIR="$1" cl-meson \ -Denable-docs=false \ -Denable-wayland=true \ . output ninja -C output ninja -C output install