diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-11 23:18:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-11 23:18:35 +0000 |
commit | 9b684b3b2ac7c400604e24a6702815e16f51ea87 (patch) | |
tree | af22f53769ff615be1bf8ea35c34200844df9002 /Master/tlpkg/libexec/ctan2tds | |
parent | 611022b6b75a9f844b019178ff1f4b46228205c6 (diff) |
wordcount (3jun16)
git-svn-id: svn://tug.org/texlive/trunk@41381 c570f23f-e606-0410-a88d-b1316a301751
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 78076fb7168..53917c80795 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -133,8 +133,9 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'aurical', "&MAKEaurical", 'aurora', "die 'skipping, nocommercial license'", 'auto1', "die 'skipping, nonfree font support'", - 'autolatex', "die 'skipping, too complicated, sorry'", + 'autolatex', "die 'skipping, not self-locating'", 'autotab', "die 'skipping, noinfo license, latex 2.09'", + 'axodraw2', "die 'skipping, requires compilation'", 'babel-frenchb', "die 'skipping, use babel-french'", 'babel-serbianc', "&MAKEflatten", 'babel-slovene', "die 'skipping, use babel-slovenian'", |