diff options
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 48ce455d60a..ab65e45ba06 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -429,6 +429,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'kurier', "&MAKEcopy", 'kuvio', "die 'skipping, nonfree license'", 'l2a', "die 'skipping, another old detex, requires compilation'", + 'lamstex', "die 'skipping, old'", + 'lamstex-index', "die 'skipping, old'", 'latex-help-texinfo', "die 'skipping, use latex2e-help-texinfo'", 'latex-make', "die 'skipping, subprograms seem problematic'", 'latex_maker', "die 'skipping, we must not usurp two-character cmd name'", @@ -812,6 +814,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'tkz-tab', "&MAKEtkz", 'tolkienfonts',"die 'skipping, cannot easily separate free from nonfree fonts'", 'tpcmfont', "die 'skipping, ?'", + 'tpic2pdftex', "die 'skipping, in Build/source, not ready'", 'tracking', "die 'skipping, nonfree license'", 'translation-footmisc-de', "die 'skipping, nocommercial'", 'translation-pst-jtree-de', "die 'skipping, nocommercial'", |