diff options
Diffstat (limited to 'fonts/font-bh-100dpi/patches/patch-aa')
-rw-r--r-- | fonts/font-bh-100dpi/patches/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/fonts/font-bh-100dpi/patches/patch-aa b/fonts/font-bh-100dpi/patches/patch-aa new file mode 100644 index 00000000000..4b21bafe2f4 --- /dev/null +++ b/fonts/font-bh-100dpi/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1.1.1 2006/11/15 11:20:18 joerg Exp $ + +--- Makefile.am.orig 2005-11-24 06:21:14.000000000 +0100 ++++ Makefile.am +@@ -208,8 +208,6 @@ EXTRA_DIST = $(BDF_FILES) LU_LEGALNOTICE + all-local: $(BUILT_BDF_FILES) $(font_DATA) + + install-data-hook: +- @rm -f $(DESTDIR)$(fontdir)/fonts.scale +- $(MKFONTSCALE) $(DESTDIR)$(fontdir) + @rm -f $(DESTDIR)$(fontdir)/font.dir + $(MKFONTDIR) $(DESTDIR)$(fontdir) + |