summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:40:37 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:40:37 +0200
commit63e1c59fcc84723ec985dd369268c4dba5260601 (patch)
tree8c3a76f5dd07f34148cdddc053d8b459e8f681de
parent7330804eb985d23fa3d6674e91a00e035a48aed1 (diff)
Typo: font.dir -> fonts.dirHEADmaster
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 3d5291f..3354875 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ MAINTAINERCLEANFILES = ChangeLog INSTALL
# Note that the fonts.scale is not generated; rather, it is copied above
install-data-hook:
- @rm -f $(DESTDIR)$(fontdir)/font.dir
+ @rm -f $(DESTDIR)$(fontdir)/fonts.dir
$(MKFONTDIR) $(DESTDIR)$(fontdir)
distuninstallcheck: