]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.22
authorfred <fred>
Sun, 24 Mar 2002 20:00:01 +0000 (20:00 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:00:01 +0000 (20:00 +0000)
VERSION
lily/VERSION
mf/Makefile

diff --git a/VERSION b/VERSION
index bc8631da7448cc2ed8a92ccc012fe0b3868ab3a7..f54b7cfd6e0ac1df26aaecb2964727d1cba025c5 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,6 +1,6 @@
 TOPLEVEL_MAJOR_VERSION = 0
 TOPLEVEL_MINOR_VERSION = 1
-TOPLEVEL_PATCH_LEVEL = 21
+TOPLEVEL_PATCH_LEVEL = 22
 TOPLEVEL_MY_PATCH_LEVEL = 
 
 # use the above to send patches, always empty for released version:
index 9b9967a6f26e6d0cd0b118e0e5579ea78fae7b09..c767ffade7c1e7304dee0476f8bccfb767e705ed 100644 (file)
@@ -1,6 +1,6 @@
 MAJOR_VERSION = 0
 MINOR_VERSION = 1
-PATCH_LEVEL = 21
+PATCH_LEVEL = 22
 # use to send patches, always empty for released version:
 # include separator: ".postfix", "-pl" makes rpm barf
 
index 30a6654f79540bc2470b00748cea70c0142caa75..64f8dc72649b1e3c0587f51190a230b042296ccd 100644 (file)
@@ -41,7 +41,7 @@ $(outdir)/%.log: %.mf
        rm $(basename $< ).*gf
 
 $(lyout)/%.ly $(texout)/%.tex: $(outdir)/%.log
-       mf-to-table --ly $(lyout)/$(<F:.log=.ly) --tex $(texout)/$(<F:.log=.tex) $<
+       $(depth)/bin/$(outdir)/mf-to-table --ly $(lyout)/$(<F:.log=.ly) --tex $(texout)/$(<F:.log=.tex) $<
 
 localinstall:
        $(INSTALL) -d $(MFDIR)/lilypond