summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2012-04-23 23:52:46 +0000
committerNorbert Preining <preining@logic.at>2012-04-23 23:52:46 +0000
commit74e624196144ae218a63a4c35672fc7a0e7b18dc (patch)
tree43e7f3bf834303335d81df556afca1fc1ddce5c9 /Master/tlpkg/libexec/ctan2tds
parent68c4c15d01c4839dc0b91269e02d3931dc598d5a (diff)
japanese-otf-uptex 0.10 (24Apr)
fix ctan2tds for new script name git-svn-id: svn://tug.org/texlive/trunk@26114 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 20c84335098..6849bf5b092 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -4146,7 +4146,7 @@ sub MAKEjapaneseotf {
&SYSTEM ("$MV script $dstdir/") if (-d "script");
&SYSTEM ("$MV patch $dstdir/") if (-d "patch");
&SYSTEM ("$MV *mkjvf $dstdir/");
- &SYSTEM ("$MV *makeotf $dstdir/");
+ &SYSTEM ("$MV *makeotf* $dstdir/");
}
sub MAKEIEEEtran {