#!/bin/sh test -e $MESON_INSTALL_DESTDIR_PREFIX/$2 && rm -f $MESON_INSTALL_DESTDIR_PREFIX/$2 ln -s $1 $MESON_INSTALL_DESTDIR_PREFIX/$2