]> git.donarmstrong.com Git - lilypond.git/commitdiff
* make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
authorWerner Lemberg <wl@gnu.org>
Wed, 10 Mar 2004 08:53:54 +0000 (08:53 +0000)
committerWerner Lemberg <wl@gnu.org>
Wed, 10 Mar 2004 08:53:54 +0000 (08:53 +0000)
Remove pmx2ly stuff.
* scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.

ChangeLog
make/lilypond.redhat.spec.in
make/lilypond.suse.spec.in
scripts/GNUmakefile

index e74f323e7e4f0ae1a029d4a47ebc3b82fc24e636..4af78bd08dc86059388ba667b8d68f999302516d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-10  Werner Lemberg  <wl@gnu.org>
+
+       * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
+       Remove pmx2ly stuff.
+       * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
+
 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
index 0ba1deab1ee3736f1188b1d9ed401d278778a061..93cd96b9aa4cc9f2488239e2d787ebaae9320b1a 100644 (file)
@@ -143,7 +143,6 @@ scrollkeeper-update
 %{_bindir}/lilypond-book
 %{_bindir}/mup2ly
 %{_bindir}/musedata2ly
-%{_bindir}/pmx2ly
 
 %doc THANKS
 %doc COPYING
@@ -166,7 +165,6 @@ scrollkeeper-update
 %{_mandir}/man1/lilypond-book.1.gz
 %{_mandir}/man1/musedata2ly.1.gz
 %{_mandir}/man1/mup2ly.1.gz
-%{_mandir}/man1/pmx2ly.1.gz
 
 %{_datadir}/lilypond/@TOPLEVEL_VERSION@/
 %{_datadir}/locale/*/LC_MESSAGES/lilypond.mo
index 059a922f98d365d6619961c065a318f16e646a59..775a1e3a01a076e75ad7fe5fad2dcf44ed22fd75 100644 (file)
@@ -232,7 +232,6 @@ touch var/adm/SuSEconfig/run-texhash
 %{_prefix}/bin/lilypond-book
 %{_prefix}/bin/mup2ly
 %{_prefix}/bin/musedata2ly
-%{_prefix}/bin/pmx2ly
 %else
 %{_prefix}/bin
 %endif
@@ -251,7 +250,6 @@ touch var/adm/SuSEconfig/run-texhash
 %{_prefix}/man/man1/lilypond-book.1.gz
 %{_prefix}/man/man1/musedata2ly.1.gz
 %{_prefix}/man/man1/mup2ly.1.gz
-%{_prefix}/man/man1/pmx2ly.1.gz
 
 %{_prefix}/share/lilypond/
 %{_prefix}/share/texmf/
index d196b692e57bc1ec3a67fe22b4f80d92193a02c6..72a36b01531872af9d7ab31f069a0904afd4d516 100644 (file)
@@ -1,6 +1,6 @@
 depth = ..
 
-SEXECUTABLES=convert-ly lilypond-book lilypond abc2ly etf2ly musedata2ly pmx2ly mup2ly midi2ly
+SEXECUTABLES=convert-ly lilypond-book lilypond abc2ly etf2ly musedata2ly mup2ly midi2ly
 STEPMAKE_TEMPLATES=script help2man po
 LOCALSTEPMAKE_TEMPLATES = lilypond
 HELP2MAN_EXECS = $(SEXECUTABLES)