diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index dba243111aa..490772c716e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -576,7 +576,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'montex', "&MAKEflatten", 'morehelp', "die 'skipping, nonfree license'", 'morse', "die 'skipping, nosell license'", - 'movie15', "die 'skipping, replaced by media9'", 'mp3d', "&MAKEflatten", 'mpattern', "&MAKEmpattern", 'mpcolornames',"&MAKEcopy", @@ -962,6 +961,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'fixme' => '&PREHOOK_fixme', 'ibygrk' => '&PREHOOK_ibygrk', 'mathspic' => '&PREHOOK_mathspic', + 'movie15' => '&PREHOOK_flatten1', 'musixtex' => '&PREHOOK_musixtex', 'musixtex-fonts' => '&PREHOOK_unzip', 'mp3d' => '&PREHOOK_mp3d', |