summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:51:19 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:51:19 +0200
commit09fab1f7011d430025bd3949b6be0fbbbcd4a12c (patch)
tree617b772e9ff50add886cd2a722962dfe0bca4796
parent9198d705a5ded3ce4120636399d9d16360087dd4 (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 2aaccb1..12ba8aa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -258,7 +258,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@