From d3e430ae5a8160e3e2cfd71b2f88395677507666 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 01:21:18 +0000 Subject: [PATCH] lilypond-1.5.9 --- buildscripts/lilypond-profile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildscripts/lilypond-profile.sh b/buildscripts/lilypond-profile.sh index 880b6a5d2c..703df5ccc7 100644 --- a/buildscripts/lilypond-profile.sh +++ b/buildscripts/lilypond-profile.sh @@ -9,7 +9,7 @@ # trees, rather than messing around with environment variables (eg, # see Debian or SuSE package). -datadir="@datadir@" +datadir=`echo "@datadir@" | sed 's!//!/!g'` # For direct ps output fonts GS_FONTPATH="$datadir/afm:$datadir/pfa" -- 2.39.5