]> git.pld-linux.org Git - packages/lilypond.git/commitdiff
- we have *.afm in subdirectory
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 31 Aug 2006 22:06:47 +0000 (22:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lilypond-afm.patch -> 1.1

lilypond-afm.patch [new file with mode: 0644]

diff --git a/lilypond-afm.patch b/lilypond-afm.patch
new file mode 100644 (file)
index 0000000..40e462b
--- /dev/null
@@ -0,0 +1,8 @@
+--- lilypond-2.8.6/mf/GNUmakefile.orig 2006-05-09 12:11:16.000000000 +0200
++++ lilypond-2.8.6/mf/GNUmakefile      2006-08-31 22:44:43.946210000 +0200
+@@ -156,4 +156,4 @@
+ $(NCSB_OTFS): $(NCSB_SOURCE_FILES) $(buildscript-dir)/pfx2ttf.fontforge
+       $(foreach i,$(NCSB_SOURCE_FILES), \
+               $(FONTFORGE) -script $(buildscript-dir)/pfx2ttf.fontforge \
+-      $(i) $(basename $(i)).afm $(outdir)/ && ) true
++      $(i) $(dir $(i))afm/$(notdir $(basename $(i))).afm $(outdir)/ && ) true
This page took 0.098816 seconds and 4 git commands to generate.