#!/bin/sh export LD_LIBRARY_PATH="/usr/lib/@DEB_HOST_MULTIARCH@/lilypond/@LILYPOND_VERSION@/guile" exec "/usr/bin/lilypond.real" "$@"