From c544f29d3817c232504ba1979afdd0c76357127b Mon Sep 17 00:00:00 2001 From: hjunes Date: Wed, 10 Sep 2003 19:04:08 +0000 Subject: [PATCH] * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path. --- ChangeLog | 4 ++++ make/lilypond.mandrake.spec.in | 2 +- make/lilypond.suse.spec.in | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e91868452a..dfc3dfdb6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-09-10 Heikki Junes + + * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path. + 2003-09-10 Juergen Reuter * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly diff --git a/make/lilypond.mandrake.spec.in b/make/lilypond.mandrake.spec.in index 933d23f0d3..fee5ee89f8 100644 --- a/make/lilypond.mandrake.spec.in +++ b/make/lilypond.mandrake.spec.in @@ -103,7 +103,7 @@ local_lilypond_libdir=$RPM_BUILD_ROOT/%{_libdir}/%{name}/%{version} %endif mkdir -p $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/site-start.d -install -m 644 lilypond-mode.el lilypond-font-lock.el lilypond-indent.el lilypond.words $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/ +install -m 644 lilypond-mode.el lilypond-font-lock.el lilypond-indent.el out/lilypond.words $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/ install -m 644 lilypond-init.el $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/site-start.d bzip2 $RPM_BUILD_ROOT%{_mandir}/man1/* diff --git a/make/lilypond.suse.spec.in b/make/lilypond.suse.spec.in index 42f273ad30..3d0efb998c 100644 --- a/make/lilypond.suse.spec.in +++ b/make/lilypond.suse.spec.in @@ -218,7 +218,7 @@ touch var/adm/SuSEconfig/run-texhash %doc lilypond-font-lock.el %doc lilypond-indent.el %doc lilypond-init.el -%doc lilypond.words +%doc out/lilypond.words %config /etc/profile.d/* -- 2.39.5