diff options
Diffstat (limited to 'font/bh-100dpi/Makefile.am')
-rw-r--r-- | font/bh-100dpi/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/font/bh-100dpi/Makefile.am b/font/bh-100dpi/Makefile.am index 62d35f5fe..1c2a08709 100644 --- a/font/bh-100dpi/Makefile.am +++ b/font/bh-100dpi/Makefile.am @@ -210,7 +210,7 @@ MAINTAINERCLEANFILES = ChangeLog INSTALL all-local: $(BUILT_BDF_FILES) $(font_DATA) install-data-hook: - @rm -f $(DESTDIR)$(fontdir)/font.dir + @rm -f $(DESTDIR)$(fontdir)/fonts.dir $(MKFONTDIR) $(DESTDIR)$(fontdir) @RUN_FCCACHE@ |