From 87c99531bd84a7b1c1b5004b7c452eef73e6df15 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 18 Feb 2022 22:46:09 +0000 Subject: japanese-otf now with otf.sty and mlutf.sty git-svn-id: svn://tug.org/texlive/trunk@62078 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index cf0ef001054..9bdd324a24e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -5669,12 +5669,6 @@ sub MAKEjapaneseotf { } if (-d "sty") { &xmkdir ("$DEST/tex/platex/$package"); - # if we are building "japanese-otf" package, remove these two - # style files, as they are overriden by the files in - # "japanese-otf-uptex" - if ($package eq "xjapanese-otf") { - &SYSTEM("$RM sty/mlutf.sty sty/otf.sty"); - } &SYSTEM("$MV sty/* $DEST/tex/platex/$package/; rmdir sty"); } if (-d "TeXLive-maps") { -- cgit v1.2.3