summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:41:27 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:41:27 +0200
commite826af4eb1098c9e70aaaa0d1e0d2de56c956b31 (patch)
tree3ecdc45d43e052351e76172782919456246c2caa
parente6c57d86f3b62322bba5dadcb053e8db00c947bc (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 ceba94b..640e5c3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,7 +47,7 @@ MAINTAINERCLEANFILES = ChangeLog INSTALL
install-data-hook:
@rm -f $(DESTDIR)$(fontdir)/fonts.scale
$(MKFONTSCALE) $(DESTDIR)$(fontdir)
- @rm -f $(DESTDIR)$(fontdir)/font.dir
+ @rm -f $(DESTDIR)$(fontdir)/fonts.dir
$(MKFONTDIR) $(DESTDIR)$(fontdir)
@RUN_FCCACHE@