From: fred Date: Tue, 26 Mar 2002 21:28:51 +0000 (+0000) Subject: lilypond-1.1.3 X-Git-Tag: release/1.5.59~2792 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3f54afd157f0963a0d9a3cac763a9cda3c66067b;p=lilypond.git lilypond-1.1.3 --- diff --git a/buildscripts/set-lily.sh b/buildscripts/set-lily.sh index d44317dc8e..bbacf89292 100644 --- a/buildscripts/set-lily.sh +++ b/buildscripts/set-lily.sh @@ -27,6 +27,10 @@ if [ "x$LILYINCLUDE" = "x" ]; then MFINPUTS=$MFINPUTS:$LILYPOND_SOURCEDIR/mf TEXINPUTS=$TEXINPUTS:$LILYPOND_SOURCEDIR/mf/out export LILYINCLUDE MFINPUTS TEXINPUTS + GS_LIB=$HOME/usr/src/lilypond/ps + GS_FONTPATH=$HOME/usr/src/lilypond/mf/out + GUILE_LOAD_PATH=$HOME/usr/src/lilypond/init + export GS_LIB GS_FONTPATH GUILE_LOAD_PATH cat <