]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.5.9
authorfred <fred>
Wed, 27 Mar 2002 01:21:18 +0000 (01:21 +0000)
committerfred <fred>
Wed, 27 Mar 2002 01:21:18 +0000 (01:21 +0000)
buildscripts/lilypond-profile.sh

index 880b6a5d2cb34c6fa3d189a047c495983b853dd7..703df5ccc7b38fba47a9999d1b98cfd39188a10e 100644 (file)
@@ -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"