diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-10-02 09:34:37 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-10-02 09:34:37 +0000 |
commit | 116c22760e33d9c764c29499f42ce07fad4b7c83 (patch) | |
tree | 68bbfc8154779c7f693faa5b26671aa0227fd075 /font | |
parent | 767fb70ec754e0f2210010536a590e05aed7966b (diff) |
Typo font.dir -> fonts.dir
Diffstat (limited to 'font')
34 files changed, 35 insertions, 35 deletions
diff --git a/font/adobe-100dpi/Makefile.am b/font/adobe-100dpi/Makefile.am index 0e891ed69..a0701865c 100644 --- a/font/adobe-100dpi/Makefile.am +++ b/font/adobe-100dpi/Makefile.am @@ -257,7 +257,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@ diff --git a/font/adobe-75dpi/Makefile.am b/font/adobe-75dpi/Makefile.am index 0e891ed69..a0701865c 100644 --- a/font/adobe-75dpi/Makefile.am +++ b/font/adobe-75dpi/Makefile.am @@ -257,7 +257,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@ diff --git a/font/adobe-utopia-100dpi/Makefile.am b/font/adobe-utopia-100dpi/Makefile.am index 20d60d28a..a38bbdb22 100644 --- a/font/adobe-utopia-100dpi/Makefile.am +++ b/font/adobe-utopia-100dpi/Makefile.am @@ -174,7 +174,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@ diff --git a/font/adobe-utopia-75dpi/Makefile.am b/font/adobe-utopia-75dpi/Makefile.am index 20d60d28a..a38bbdb22 100644 --- a/font/adobe-utopia-75dpi/Makefile.am +++ b/font/adobe-utopia-75dpi/Makefile.am @@ -174,7 +174,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@ diff --git a/font/adobe-utopia-type1/Makefile.am b/font/adobe-utopia-type1/Makefile.am index d5e6407df..19bc82a0d 100644 --- a/font/adobe-utopia-type1/Makefile.am +++ b/font/adobe-utopia-type1/Makefile.am @@ -39,7 +39,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@ diff --git a/font/arabic-misc/Makefile.am b/font/arabic-misc/Makefile.am index af56a62b4..b4c89d501 100644 --- a/font/arabic-misc/Makefile.am +++ b/font/arabic-misc/Makefile.am @@ -39,7 +39,7 @@ EXTRA_DIST = $(BDF_FILES) uniarab.txt MAINTAINERCLEANFILES = ChangeLog INSTALL install-data-hook: - @rm -f $(DESTDIR)$(fontdir)/font.dir + @rm -f $(DESTDIR)$(fontdir)/fonts.dir $(MKFONTDIR) $(DESTDIR)$(fontdir) @RUN_FCCACHE@ diff --git a/font/bh-100dpi/Makefile.am b/font/bh-100dpi/Makefile.am index 62d35f5fe..1c2a08709 100644 --- a/font/bh-100dpi/Makefile.am +++ b/font/bh-100dpi/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@ diff --git a/font/bh-75dpi/Makefile.am b/font/bh-75dpi/Makefile.am index 62d35f5fe..1c2a08709 100644 --- a/font/bh-75dpi/Makefile.am +++ b/font/bh-75dpi/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@ diff --git a/font/bh-lucidatypewriter-100dpi/Makefile.am b/font/bh-lucidatypewriter-100dpi/Makefile.am index 8f5350c75..44353b5f0 100644 --- a/font/bh-lucidatypewriter-100dpi/Makefile.am +++ b/font/bh-lucidatypewriter-100dpi/Makefile.am @@ -168,7 +168,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@ diff --git a/font/bh-lucidatypewriter-75dpi/Makefile.am b/font/bh-lucidatypewriter-75dpi/Makefile.am index 8f5350c75..44353b5f0 100644 --- a/font/bh-lucidatypewriter-75dpi/Makefile.am +++ b/font/bh-lucidatypewriter-75dpi/Makefile.am @@ -168,7 +168,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@ diff --git a/font/bh-ttf/Makefile.am b/font/bh-ttf/Makefile.am index a36f565c4..b158849db 100644 --- a/font/bh-ttf/Makefile.am +++ b/font/bh-ttf/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) mkdir -p $(DESTDIR)$(actualconfigdir) @rm -f $(DESTDIR)$(actualconfigdir)/$(dist_availconfig_DATA) diff --git a/font/bh-type1/Makefile.am b/font/bh-type1/Makefile.am index cbbc5d047..1cdf9aa52 100644 --- a/font/bh-type1/Makefile.am +++ b/font/bh-type1/Makefile.am @@ -55,7 +55,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@ diff --git a/font/bitstream-100dpi/Makefile.am b/font/bitstream-100dpi/Makefile.am index 1f679c79d..b09a99e59 100644 --- a/font/bitstream-100dpi/Makefile.am +++ b/font/bitstream-100dpi/Makefile.am @@ -67,7 +67,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@ diff --git a/font/bitstream-75dpi/Makefile.am b/font/bitstream-75dpi/Makefile.am index 1f679c79d..b09a99e59 100644 --- a/font/bitstream-75dpi/Makefile.am +++ b/font/bitstream-75dpi/Makefile.am @@ -67,7 +67,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@ diff --git a/font/bitstream-type1/Makefile.am b/font/bitstream-type1/Makefile.am index ceba94b3f..640e5c3ee 100644 --- a/font/bitstream-type1/Makefile.am +++ b/font/bitstream-type1/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@ diff --git a/font/cronyx-cyrillic/Makefile.am b/font/cronyx-cyrillic/Makefile.am index e651c7c48..516d46666 100644 --- a/font/cronyx-cyrillic/Makefile.am +++ b/font/cronyx-cyrillic/Makefile.am @@ -103,7 +103,7 @@ EXTRA_DIST = $(BDF_FILES) COPYRIGHT MAINTAINERCLEANFILES = ChangeLog INSTALL install-data-hook: - @rm -f $(DESTDIR)$(fontdir)/font.dir + @rm -f $(DESTDIR)$(fontdir)/fonts.dir $(MKFONTDIR) $(DESTDIR)$(fontdir) @RUN_FCCACHE@ diff --git a/font/cursor-misc/Makefile.am b/font/cursor-misc/Makefile.am index 29e85a357..875bc2a52 100644 --- a/font/cursor-misc/Makefile.am +++ b/font/cursor-misc/Makefile.am @@ -40,7 +40,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@ diff --git a/font/daewoo-misc/Makefile.am b/font/daewoo-misc/Makefile.am index f20fbed72..aa962c0f4 100644 --- a/font/daewoo-misc/Makefile.am +++ b/font/daewoo-misc/Makefile.am @@ -42,7 +42,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@ diff --git a/font/dec-misc/Makefile.am b/font/dec-misc/Makefile.am index b6d2fd943..32ddf0ee6 100644 --- a/font/dec-misc/Makefile.am +++ b/font/dec-misc/Makefile.am @@ -41,7 +41,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@ diff --git a/font/ibm-type1/Makefile.am b/font/ibm-type1/Makefile.am index d77714cf3..32c4bef28 100644 --- a/font/ibm-type1/Makefile.am +++ b/font/ibm-type1/Makefile.am @@ -39,7 +39,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@ diff --git a/font/isas-misc/Makefile.am b/font/isas-misc/Makefile.am index f223753f8..a8a39d0f4 100644 --- a/font/isas-misc/Makefile.am +++ b/font/isas-misc/Makefile.am @@ -42,7 +42,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@ diff --git a/font/jis-misc/Makefile.am b/font/jis-misc/Makefile.am index 5accaf53b..ef19bc36f 100644 --- a/font/jis-misc/Makefile.am +++ b/font/jis-misc/Makefile.am @@ -41,7 +41,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@ diff --git a/font/micro-misc/Makefile.am b/font/micro-misc/Makefile.am index 0add6418d..824df9163 100644 --- a/font/micro-misc/Makefile.am +++ b/font/micro-misc/Makefile.am @@ -40,7 +40,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@ diff --git a/font/misc-cyrillic/Makefile.am b/font/misc-cyrillic/Makefile.am index 25bbb2b09..6679537c6 100644 --- a/font/misc-cyrillic/Makefile.am +++ b/font/misc-cyrillic/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@ diff --git a/font/misc-ethiopic/Makefile.am b/font/misc-ethiopic/Makefile.am index 190342360..77a70997d 100644 --- a/font/misc-ethiopic/Makefile.am +++ b/font/misc-ethiopic/Makefile.am @@ -35,11 +35,11 @@ MAINTAINERCLEANFILES = ChangeLog INSTALL install-data-hook: @rm -f $(DESTDIR)$(ttffontdir)/fonts.scale $(MKFONTSCALE) $(DESTDIR)$(ttffontdir) - @rm -f $(DESTDIR)$(ttffontdir)/font.dir + @rm -f $(DESTDIR)$(ttffontdir)/fonts.dir $(MKFONTDIR) $(DESTDIR)$(ttffontdir) @rm -f $(DESTDIR)$(otffontdir)/fonts.scale $(MKFONTSCALE) $(DESTDIR)$(otffontdir) - @rm -f $(DESTDIR)$(otffontdir)/font.dir + @rm -f $(DESTDIR)$(otffontdir)/fonts.dir $(MKFONTDIR) $(DESTDIR)$(otffontdir) @RUN_FCCACHE@ diff --git a/font/misc-meltho/Makefile.am b/font/misc-meltho/Makefile.am index d84cf821d..6cc0b1934 100644 --- a/font/misc-meltho/Makefile.am +++ b/font/misc-meltho/Makefile.am @@ -53,7 +53,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@ diff --git a/font/misc-misc/Makefile.am b/font/misc-misc/Makefile.am index 474c59357..ecaa72b5f 100644 --- a/font/misc-misc/Makefile.am +++ b/font/misc-misc/Makefile.am @@ -333,7 +333,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@ diff --git a/font/mutt-misc/Makefile.am b/font/mutt-misc/Makefile.am index 107b1d8b4..a55e8c025 100644 --- a/font/mutt-misc/Makefile.am +++ b/font/mutt-misc/Makefile.am @@ -47,7 +47,7 @@ EXTRA_DIST = $(BDF_FILES) autogen.sh MAINTAINERCLEANFILES = ChangeLog INSTALL install-data-hook: - @rm -f $(DESTDIR)$(fontdir)/font.dir + @rm -f $(DESTDIR)$(fontdir)/fonts.dir $(MKFONTDIR) $(DESTDIR)$(fontdir) @RUN_FCCACHE@ diff --git a/font/schumacher-misc/Makefile.am b/font/schumacher-misc/Makefile.am index 2aaccb1bf..12ba8aaa7 100644 --- a/font/schumacher-misc/Makefile.am +++ b/font/schumacher-misc/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@ diff --git a/font/screen-cyrillic/Makefile.am b/font/screen-cyrillic/Makefile.am index 8a1e6db01..d627139f0 100644 --- a/font/screen-cyrillic/Makefile.am +++ b/font/screen-cyrillic/Makefile.am @@ -41,7 +41,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@ diff --git a/font/sony-misc/Makefile.am b/font/sony-misc/Makefile.am index 7e9bc4029..c0820fe6c 100644 --- a/font/sony-misc/Makefile.am +++ b/font/sony-misc/Makefile.am @@ -43,7 +43,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@ diff --git a/font/sun-misc/Makefile.am b/font/sun-misc/Makefile.am index 139126bf0..b4cf71088 100644 --- a/font/sun-misc/Makefile.am +++ b/font/sun-misc/Makefile.am @@ -44,7 +44,7 @@ EXTRA_DIST = $(BDF_FILES) autogen.sh MAINTAINERCLEANFILES = ChangeLog INSTALL install-data-hook: - @rm -f $(DESTDIR)$(fontdir)/font.dir + @rm -f $(DESTDIR)$(fontdir)/fonts.dir $(MKFONTDIR) $(DESTDIR)$(fontdir) @RUN_FCCACHE@ diff --git a/font/winitzki-cyrillic/Makefile.am b/font/winitzki-cyrillic/Makefile.am index 28cdb46a7..ebd8565da 100644 --- a/font/winitzki-cyrillic/Makefile.am +++ b/font/winitzki-cyrillic/Makefile.am @@ -40,7 +40,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@ diff --git a/font/xfree86-type1/Makefile.am b/font/xfree86-type1/Makefile.am index 84a0588ff..7f60baa57 100644 --- a/font/xfree86-type1/Makefile.am +++ b/font/xfree86-type1/Makefile.am @@ -32,7 +32,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@ |