diff options
Diffstat (limited to 'fonts/font-bitstream-75dpi/patches/patch-ab')
-rw-r--r-- | fonts/font-bitstream-75dpi/patches/patch-ab | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/fonts/font-bitstream-75dpi/patches/patch-ab b/fonts/font-bitstream-75dpi/patches/patch-ab new file mode 100644 index 00000000000..f4f0630d1c8 --- /dev/null +++ b/fonts/font-bitstream-75dpi/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.1.1.1 2006/11/15 13:36:12 joerg Exp $ + +--- Makefile.in.orig 2006-11-15 14:24:06.000000000 +0100 ++++ Makefile.in +@@ -416,8 +416,6 @@ uninstall-am: uninstall-fontDATA uninsta + $(BDFTOPCF) -t $< | gzip > $@ + + install-data-hook: +- @rm -f $(DESTDIR)$(fontdir)/fonts.scale +- $(MKFONTSCALE) $(DESTDIR)$(fontdir) + @rm -f $(DESTDIR)$(fontdir)/font.dir + $(MKFONTDIR) $(DESTDIR)$(fontdir) + |