]> git.pld-linux.org Git - packages/lilypond.git/blob - lilypond-afm.patch
- tabs in preamble
[packages/lilypond.git] / lilypond-afm.patch
1 --- lilypond-2.10.0/mf/GNUmakefile.orig 2006-11-10 14:44:26.000000000 +0100
2 +++ lilypond-2.10.0/mf/GNUmakefile      2006-11-20 20:37:29.872935500 +0100
3 @@ -155,4 +155,4 @@
4  $(NCSB_OTFS): $(NCSB_SOURCE_FILES)  $(buildscript-dir)/pfx2ttf.fontforge
5         $(foreach i, $(basename $(NCSB_SOURCE_FILES)), \
6                 $(FONTFORGE) -script $(buildscript-dir)/pfx2ttf.fontforge \
7 -                       $(i).pfb $(i).afm $(outdir)/ && ) true
8 +                       $(i).pfb $(dir $(i))afm/$(notdir $(i)).afm $(outdir)/ && ) true
This page took 0.308149 seconds and 3 git commands to generate.