]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.112
authorfred <fred>
Tue, 26 Mar 2002 23:57:44 +0000 (23:57 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:57:44 +0000 (23:57 +0000)
buildscripts/clean-fonts.sh

index 09ad8f13c658c1e5b0279639834e3e6364006b8b..18e070ca0f44df73a1771e990f8f27df660ddfe4 100644 (file)
@@ -22,7 +22,7 @@ fi
 if [ -d /var/texfonts ]; then
     TEXDIRS="$TEXDIRS /var/texfonts"
 fi
-if [ -z $TEXDIR ]; then
+if [ -z "$TEXDIR" ]; then
     TEXDIRS=". /var"
 else
     TEXDIRS=". $TEXDIRS"