From 8c477659c9ab162172eeec7dd0f7b44e1accf40a Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:44:39 +0000 Subject: [PATCH] lilypond-0.0.65 --- make/lilypond.spec.in | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/make/lilypond.spec.in b/make/lilypond.spec.in index d4445a3906..994215d0f3 100644 --- a/make/lilypond.spec.in +++ b/make/lilypond.spec.in @@ -24,7 +24,7 @@ configure --enable-checking --disable-debugging --enable-printing --prefix=/usr make all %install rm -rf $RPM_BUILD_ROOT -strip bin/lilypond bin/mi2mu +strip lily/out/lilypond mi2mu/out/mi2mu make prefix="$RPM_BUILD_ROOT/usr" install %files %doc @TEXT_DOCS@ @EXAMPLE_LYS@ Documentation/lelie_logo.gif @@ -32,6 +32,7 @@ make prefix="$RPM_BUILD_ROOT/usr" install /usr/bin/lilypond /usr/lib/libflower.so /usr/bin/mi2mu +/usr/man/man1/mi2mu.1 /usr/man/man1/lilypond.1 /usr/man/man5/mudela.5 /usr/man/man1/convert-mudela.1 @@ -40,7 +41,5 @@ make prefix="$RPM_BUILD_ROOT/usr" install /usr/share/lilypond/ %post -texhash -%post -texhash +echo please run texhash to update TeX directory listings -- 2.39.5