From: fred Date: Wed, 27 Mar 2002 01:21:18 +0000 (+0000) Subject: lilypond-1.5.9 X-Git-Tag: release/1.5.59~557 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d3e430ae5a8160e3e2cfd71b2f88395677507666;p=lilypond.git lilypond-1.5.9 --- 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"