summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/ctan2tds')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 17525c03a54..742f7a00a68 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -277,6 +277,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'morse', "die 'skipping, nosell license'",
'movie15', "&MAKEflatten",
'mpattern', "&MAKEmpattern",
+ 'mpdinbrief', "die 'skipping, nonfree license",
'multido', "&MAKEpst",
'mwrite', "die 'skipping, nonfree license",
'mx' , "die 'skipping, author does not recommend system install'",
@@ -938,7 +939,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|\.cmap|\.4ht$';
'misc', '\.sty|\.ltx|\.cls',
'mkpattern', 'mkpatter.tex',
'mpman-ru', 'NULL', # doc package
- 'msg', "-msg\.tex" . $standardtex,
+ 'msg', '-msg\.tex|' . $standardtex,
'nag', '\.nag|' . $standardtex,
'nddiss', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$',
'ntheorem', '\.sty|\.std',