From a7016ddf7c5185498fb5d4f1b52c690f430eece6 Mon Sep 17 00:00:00 2001 From: gpercival Date: Tue, 14 Jun 2005 03:39:17 +0000 Subject: [PATCH] Compile fix. --- Documentation/topdocs/INSTALL.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.5