X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=buildscripts%2Flilypond-profile.sh;h=40e778f75ab8a21ea8d5fff1d13353d0edc1dede;hb=615a9212789c2cb2994748c023d0e19f3a83a0fd;hp=44bbfd0ec204bf24e5d9a2ec3d4aeb13988cebc4;hpb=2994fed6da167b2259556a98d46e297aeb5b9f35;p=lilypond.git diff --git a/buildscripts/lilypond-profile.sh b/buildscripts/lilypond-profile.sh index 44bbfd0ec2..40e778f75a 100644 --- a/buildscripts/lilypond-profile.sh +++ b/buildscripts/lilypond-profile.sh @@ -8,7 +8,8 @@ LILYINCLUDE="@datadir@/ly:@datadir@/afm" # include an empty path component for the system wide includes. MFINPUTS="@datadir@/mf:"${MFINPUTS:=":"} -TEXINPUTS="@datadir@/tex:"${TEXINPUTS:=":"} +TEXINPUTS="@datadir@/tex:@datadir@/ps:"${TEXINPUTS:=":"} + GUILE_LOAD_PATH="@datadir@/scm:$GUILE_LOAD_PATH" export GUILE_LOAD_PATH LILYINCLUDE MFINPUTS TEXINPUTS GS_LIB GS_FONTPATH