From: tomo Date: Fri, 17 Sep 2010 16:15:59 +0000 (+0000) Subject: (install): Install encodings.dir. X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fd209a8f017986995122647c13572ba4b7fcebf;p=chise%2Fchise-fonts-installer.git (install): Install encodings.dir. --- diff --git a/TrueType/Arphic/Makefile.in b/TrueType/Arphic/Makefile.in index 49fade7..f189989 100644 --- a/TrueType/Arphic/Makefile.in +++ b/TrueType/Arphic/Makefile.in @@ -43,7 +43,7 @@ gkai00mp.ttf: install: $(MKDIR) $(ARPHIC_FONTS_DIR) - ( $(TAR) -cf - *.ttf fonts.dir fonts.alias ) | \ + ( $(TAR) -cf - *.ttf fonts.dir encodings.dir ) | \ ( cd $(ARPHIC_FONTS_DIR) && $(TAR) -xf - )