From de971e7828b02cf2e853f51c70dd2f6d701da6af Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 21:29:21 +0000 Subject: [PATCH] lilypond-1.1.5 --- make/lilypond.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make/lilypond.spec.in b/make/lilypond.spec.in index 244a80801f..bb7ccd6edb 100644 --- a/make/lilypond.spec.in +++ b/make/lilypond.spec.in @@ -7,7 +7,7 @@ Source0: ftp.cs.uu.nl:/pub/GNU/LilyPond/development/lilypond-@TOPLEVEL_VERSION@. Summary: A program for printing sheet music. URL: http://www.cs.uu.nl/~hanwen/lilypond Packager: Han-Wen Nienhuys -Icon: @package@-icon.gif +# Icon: @package@-icon.gif BuildRoot: /tmp/lilypond-install Prereq: tetex @@ -20,7 +20,7 @@ Prereq: tetex ./configure --disable-checking --disable-debugging --enable-printing --prefix=/usr --disable-optimise --enable-shared make all make -C Documentation info || true -make htmldoc +make htmldoc || true %install rm -rf $RPM_BUILD_ROOT -- 2.39.5