]> git.donarmstrong.com Git - lilypond.git/commitdiff
Compile fix.
authorGraham Percival <graham@percival-music.ca>
Tue, 14 Jun 2005 03:39:17 +0000 (03:39 +0000)
committerGraham Percival <graham@percival-music.ca>
Tue, 14 Jun 2005 03:39:17 +0000 (03:39 +0000)
Documentation/topdocs/INSTALL.texi

index d4c375624b8887bb32cc5dc8372749879c4344a9..db1a748b5d28073e8b6b496a5fd1a1839b842c6c 100644 (file)
@@ -267,12 +267,12 @@ Please include this path by appending the following line to your
 
 @quotation
 @example
-set runtimepath+=/usr/local/share/lilypond/${LILYPOND_VERSION}/vim/
+set runtimepath+=/usr/local/share/lilypond/$@{LILYPOND_VERSION@}/vim/
 @end example
 @end quotation
 
 @noindent
-where ${LILYPOND_VERISON} is your lilypond version.  If Lilypond was not
+where $@{LILYPOND_VERISON@} is your lilypond version.  If Lilypond was not
 installed in @file{/usr/local/}, then change this path accordingly.