summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:35:06 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:35:22 +0200
commit0c6e184f1360f5abbdaae80ab8569df2ed67fafd (patch)
treede5c2eb23cf4035d283667f66749d46c0ed47491
parent981dce1b803ba4bc94a1076edf8853a8d3419fa0 (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 62d35f5..1c2a087 100644
--- a/Makefile.am
+++ b/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@