From: Mats Bengtsson Date: Tue, 14 Dec 2004 15:36:15 +0000 (+0000) Subject: * Documentation/topdocs/INSTALL.texi (Top): Point to X-Git-Tag: release/2.5.14~419 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=690ef5d31aef1186420b8078e78e428a355d362c;p=lilypond.git * Documentation/topdocs/INSTALL.texi (Top): Point to buildscripts/out/clean-fonts instead of buildscripts/clean-fonts.sh. --- diff --git a/ChangeLog b/ChangeLog index d8ef7b3af5..4c219befb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-12-14 Mats Bengtsson + + * Documentation/topdocs/INSTALL.texi (Top): Point to + buildscripts/out/clean-fonts instead of + buildscripts/clean-fonts.sh. + 2004-12-13 Graham Percival * input/regression/figured-bass.ly: attempt to clarify text. diff --git a/Documentation/topdocs/INSTALL.texi b/Documentation/topdocs/INSTALL.texi index 2a59fbe588..c4015e1368 100644 --- a/Documentation/topdocs/INSTALL.texi +++ b/Documentation/topdocs/INSTALL.texi @@ -56,7 +56,7 @@ remove all old font files. These include @file{.pk} and @file{.tfm} files that may be located in @file{/var/lib/texmf}, @file{/var/spool/texmf}, @file{/var/tmp/texmf} or @file{@var{prefix}/share/lilypond/fonts/}. A script automating this has been included, see -@file{buildscripts/clean-fonts.sh}. +@file{buildscripts/out/clean-fonts}. @@ -180,7 +180,7 @@ one of the following commands: If you are doing an upgrade, you should remove all @file{feta} @code{.pk} and @code{.tfm} files. A script has been provided to do the -work for you, see @file{buildscripts/clean-fonts.sh}. +work for you, see @file{buildscripts/out/clean-fonts}. If you are not root, you should choose a @code{--prefix} argument that points into your home directory, e.g.: