diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 958804485cc..63710dd6098 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -547,6 +547,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'matlab', "die 'skipping, requires nonfree matlab'", 'mattex', "die 'skipping, requires nonfree matlab'", 'mdwfonts', "die 'skipping, too many tfm duplicates'", + 'media9', "die 'skipping, requires nonfree flash in nonfree acrobat 9'", 'mem', "die 'skipping, experimental ca.2006'", 'memo2', "die 'skipping, latex 2.09'", 'memoirchapterstyles', "die 'skipping, use MemoirChapStyles'", @@ -571,7 +572,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'montex', "&MAKEflatten", 'morehelp', "die 'skipping, nonfree license'", 'morse', "die 'skipping, nosell license'", - 'movie15', "&MAKEflatten", + 'movie15', "die 'skipping, replaced by media9'", 'mp3d', "&MAKEflatten", 'mpattern', "&MAKEmpattern", 'mpcolornames',"&MAKEcopy", |