summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2016-09-11 22:11:04 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:31:21 +0200
commit18577b5990ee35d952b9d3e2d44e9dd0859db498 (patch)
treef67e71afb7458f3860af358e7b11c15ff175e69b
parent5a99e17ab6ab996295db720067c330a0e61589ab (diff)
Typo: font.dir -> fonts.dir
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com>
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 20d60d2..a38bbdb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -174,7 +174,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@