From: gpercival Date: Tue, 14 Jun 2005 03:39:17 +0000 (+0000) Subject: Compile fix. X-Git-Tag: release/2.5.32^2~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a7016ddf7c5185498fb5d4f1b52c690f430eece6;p=lilypond.git Compile fix. --- diff --git a/Documentation/topdocs/INSTALL.texi b/Documentation/topdocs/INSTALL.texi index d4c375624b..db1a748b5d 100644 --- a/Documentation/topdocs/INSTALL.texi +++ b/Documentation/topdocs/INSTALL.texi @@ -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.