]> git.donarmstrong.com Git - lilypond.git/blob - debian/lilypond-invoke-editor.sh.in
Cherry-pick 6a73776004 with minor adaptions in d/control and d/rules
[lilypond.git] / debian / lilypond-invoke-editor.sh.in
1 #!/bin/sh
2 export GUILE_LOAD_PATH="/usr/share/lilypond/@LILYPOND_VERSION@/guile/1.8"
3 export LD_LIBRARY_PATH="/usr/lib/@DEB_HOST_MULTIARCH@/lilypond/@LILYPOND_VERSION@/guile:$LD_LIBRARY_PATH"
4 exec "/usr/lib/@DEB_HOST_MULTIARCH@/lilypond/@LILYPOND_VERSION@/bin/guile-1.8" "/usr/bin/lilypond-invoke-editor.real" "$@"