From: Han-Wen Nienhuys Date: Sat, 27 Sep 2003 09:34:40 +0000 (+0000) Subject: * Documentation/user/lilypond.tely (Unified index): rename Index X-Git-Tag: release/2.0.1~15 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=72ce8132da213bc1207d71399ac287f31ddb9bb2;p=lilypond.git * Documentation/user/lilypond.tely (Unified index): rename Index to accomodate Windows breakage. * make/lilypond.redhat.spec.in (Group): remove out=www for web-install --- diff --git a/ChangeLog b/ChangeLog index 6f48029185..773c0d2723 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-09-27 Han-Wen Nienhuys + * Documentation/user/lilypond.tely (Unified index): rename Index + to accomodate Windows breakage. + * make/lilypond.redhat.spec.in (Group): remove out=www for web-install * mf/GNUmakefile ($(outdir)/%.afm $(outdir)/%.enc diff --git a/Documentation/user/lilypond.tely b/Documentation/user/lilypond.tely index f7e02d8c89..e327c7d3db 100644 --- a/Documentation/user/lilypond.tely +++ b/Documentation/user/lilypond.tely @@ -153,7 +153,7 @@ this and other documentation. * Invoking LilyPond:: Operation. * Converting from other formats:: Converting to lilypond source format. * lilypond-book manual:: Integrating text and music with lilypond-book. -* Index:: Unified index. +* Unified index:: * Reference manual details:: * Cheat sheet:: * GNU Free Documentation License:: FDL. @@ -176,8 +176,8 @@ this and other documentation. @c FIXME: Index has two alphabetically sorted lists @code vs plain? -@node Index -@unnumbered Index +@node Unified index +@unnumbered Unified index @printindex cp diff --git a/make/lilypond.redhat.spec.in b/make/lilypond.redhat.spec.in index 1f99b6f966..ffc1513959 100644 --- a/make/lilypond.redhat.spec.in +++ b/make/lilypond.redhat.spec.in @@ -80,7 +80,7 @@ mkdir -p $RPM_BUILD_ROOT/etc/profile.d cp buildscripts/out/lilypond-profile $RPM_BUILD_ROOT/etc/profile.d/lilypond.sh cp buildscripts/out/lilypond-login $RPM_BUILD_ROOT/etc/profile.d/lilypond.csh -make prefix="$RPM_BUILD_ROOT%{_prefix}" webdir="$RPM_BUILD_ROOT%{_prefix}/share/doc/lilypond/" out=www web-install +make prefix="$RPM_BUILD_ROOT%{_prefix}" webdir="$RPM_BUILD_ROOT%{_prefix}/share/doc/lilypond/" web-install %post