From f2d01633441e7382e01ec7e364849a3417bb628b Mon Sep 17 00:00:00 2001 From: hanwen Date: Fri, 24 May 2002 15:38:21 +0000 Subject: [PATCH] matspats --- debian/rules | 2 +- make/lilypond.redhat.spec.in | 3 ++- make/lilypond.suse.spec.in | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index d8dfa0a755..ea2e3f7f62 100644 --- a/debian/rules +++ b/debian/rules @@ -111,7 +111,7 @@ binary-arch: DH_OPTIONS=-a binary-arch: build install dh_testdir dh_testroot - cp -av lilypond-mode.el lilypond-font-lock.el \ + cp -av lilypond-mode.el lilypond-font-lock.el lilypond-indent.el \ $(r)/usr/share/emacs/site-lisp/ dh_installdocs DEDICATION NEWS ROADMAP *.txt diff --git a/make/lilypond.redhat.spec.in b/make/lilypond.redhat.spec.in index e06ac2b59d..15a894d03d 100644 --- a/make/lilypond.redhat.spec.in +++ b/make/lilypond.redhat.spec.in @@ -64,7 +64,7 @@ gzip -9fn $RPM_BUILD_ROOT%{_prefix}/info/* %endif mkdir -p $RPM_BUILD_ROOT/usr/share/emacs/site-lisp/site-start.d -install -m 644 lilypond-mode.el lilypond-font-lock.el $RPM_BUILD_ROOT/usr/share/emacs/site-lisp/ +install -m 644 lilypond-mode.el lilypond-font-lock.el lilypond-indent.el $RPM_BUILD_ROOT/usr/share/emacs/site-lisp/ install -m 644 lilypond-init.el $RPM_BUILD_ROOT/usr/share/emacs/site-lisp/site-start.d gzip -9fn $RPM_BUILD_ROOT%{_prefix}/man/man1/* @@ -142,6 +142,7 @@ chkfontpath --remove=/usr/share/lilypond/pfa/ %{_prefix}/../etc/profile.d/lilypond.* %files documentation + %doc web/ %doc input/ %doc mutopia/ diff --git a/make/lilypond.suse.spec.in b/make/lilypond.suse.spec.in index 1eec5b418b..c020772e43 100644 --- a/make/lilypond.suse.spec.in +++ b/make/lilypond.suse.spec.in @@ -215,6 +215,7 @@ touch var/adm/SuSEconfig/run-texhash # hairy to hook it in (possibly non-existing) emacs %doc lilypond-mode.el %doc lilypond-font-lock.el +%doc lilypond-indent.el %config /etc/profile.d/* -- 2.39.2