summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:47:40 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:47:40 +0200
commit2d9c59ea88946b401a82dea3b34c3202c735c26f (patch)
treea2b53aaaf97ad1e0b7e65678377a7394859ac98a
parent88f371d093551b02146570247ddf1750fd8057f5 (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 25bbb2b..6679537 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -54,7 +54,7 @@ EXTRA_DIST = $(BDF_FILES)
MAINTAINERCLEANFILES = ChangeLog INSTALL
install-data-hook:
- @rm -f $(DESTDIR)$(fontdir)/font.dir
+ @rm -f $(DESTDIR)$(fontdir)/fonts.dir
$(MKFONTDIR) $(DESTDIR)$(fontdir)
@RUN_FCCACHE@