]> git.pld-linux.org Git - packages/lilypond.git/blame - lilypond-afm.patch
- stolen from Fedora
[packages/lilypond.git] / lilypond-afm.patch
CommitLineData
8e0bb468
JB
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)), \
276a48db 6 $(FONTFORGE) -script $(buildscript-dir)/pfx2ttf.fontforge \
8e0bb468
JB
7- $(i).pfb $(i).afm $(outdir)/ && ) true
8+ $(i).pfb $(dir $(i))afm/$(notdir $(i)).afm $(outdir)/ && ) true
This page took 0.065639 seconds and 4 git commands to generate.