#!/bin/sh
export LD_LIBRARY_PATH="/usr/lib/i386-linux-gnu/lilypond/2.18.2/guile"
exec "/usr/bin/lilypond.real" "$@"
