summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds6
1 files changed, 0 insertions, 6 deletions
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") {