From 308e990c07617bd187500169be23f7892c0057bc Mon Sep 17 00:00:00 2001
From: hanwen <hanwen>
Date: Sat, 27 Sep 2003 09:34:40 +0000
Subject: [PATCH] * Documentation/user/lilypond.tely (Unified index): rename
 Index to accomodate Windows breakage.

* make/lilypond.redhat.spec.in (Group): remove out=www for web-install
---
 ChangeLog                        | 3 +++
 Documentation/user/lilypond.tely | 6 +++---
 make/lilypond.redhat.spec.in     | 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6f48029185..773c0d2723 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+	* 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
-- 
2.39.5