From b88d5b39bdc53fba23f910ec18cc4d8aeb6cb428 Mon Sep 17 00:00:00 2001 From: Heikki Junes Date: Fri, 13 Jun 2003 22:12:37 +0000 Subject: [PATCH] fix docdirs. --- ChangeLog | 4 ++++ make/lilypond.mandrake.spec.in | 8 ++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8551d50016..f75695806b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-06-12 Heikki Junes + + * make/lilypond.mandrake.spec.in: fix docdirs. + 2003-06-13 Han-Wen Nienhuys * input/regression/(various).ly: add raggedright = #t. diff --git a/make/lilypond.mandrake.spec.in b/make/lilypond.mandrake.spec.in index 5bf47039e3..b370621b9f 100644 --- a/make/lilypond.mandrake.spec.in +++ b/make/lilypond.mandrake.spec.in @@ -182,11 +182,15 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/lilypond/ +%doc +# % {_docdir}/lilypond-@TOPLEVEL_VERSION@ + %files documentation %defattr(-, root, root) -%{_docdir}/lilypond-@TOPLEVEL_VERSION@/* -%{_datadir}/omf/lilypond/@TOPLEVEL_VERSION@/* +%doc web +# % {_docdir}/lilypond-documentation-@TOPLEVEL_VERSION@ +%{_datadir}/omf/lilypond/@TOPLEVEL_VERSION@ %changelog * Thu Jun 12 2003 Heikki Johannes Junes 1.7.20-1mdk -- 2.39.5