commit: 6f070b65651f37051a0e39567eb5e6df42614c0e Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sun Nov 2 14:49:47 2014 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sun Nov 2 14:49:47 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=dev/aballier.git;a=commit;h=6f070b65
koreanscripts --- scripts/texlive/tlpsrc/texlive-langkorean.extraebuild | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/texlive/tlpsrc/texlive-langkorean.extraebuild b/scripts/texlive/tlpsrc/texlive-langkorean.extraebuild new file mode 100644 index 0000000..558eae8 --- /dev/null +++ b/scripts/texlive/tlpsrc/texlive-langkorean.extraebuild @@ -0,0 +1,5 @@ +TEXLIVE_MODULE_BINSCRIPTS=" + texmf-dist/scripts/kotex-utils/komkindex.pl + texmf-dist/scripts/kotex-utils/jamo-normalize.pl + texmf-dist/scripts/kotex-utils/ttf2kotexfont.pl +"
