From 40960bfc952b7c78a855f26d1165b66326b8a8bd Mon Sep 17 00:00:00 2001
From: fred <fred>
Date: Sun, 24 Mar 2002 20:14:05 +0000
Subject: [PATCH] lilypond-1.0.6

---
 make/lilypond.spec.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/make/lilypond.spec.in b/make/lilypond.spec.in
index e093972cad..4f47dcb672 100644
--- a/make/lilypond.spec.in
+++ b/make/lilypond.spec.in
@@ -19,6 +19,7 @@ Prereq: tetex
 %build
 ./configure --disable-checking --disable-debugging --enable-printing --prefix=/usr --enable-optimise --enable-shared --enable-tex-dir='${prefix}/lib/texmf/texmf/tex/generic' --enable-mf-dir='${prefix}/lib/texmf/texmf/fonts/source/'
 make all
+make -C Documentation texinfo || true
 make htmldoc
 
 %install
@@ -51,6 +52,7 @@ make prefix="$RPM_BUILD_ROOT/usr" install
 /usr/man/man1/mudela-book.1
 /usr/man/man1/ly2dvi.1
 /usr/man/man1/convert-mudela.1
+/usr/info/lilypond.info*
 /usr/lib/texmf/texmf/tex/generic/lilypond
 /usr/lib/texmf/texmf/fonts/source/public/lilypond
 /usr/share/lilypond/
-- 
2.39.5