diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 4a6feefbd7e..4cec8389f8c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -226,9 +226,9 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'cheq', "die 'skipping, nosell license'", 'chess', "&MAKEflatten", 'chet', "&MAKEflatten", - 'china2e', "die 'skipping, nosell license'", - 'china2e', "die 'skipping, too complicated, sorry'", + 'china2e', "die 'skipping, nosell license and/or too complicated'", 'chitex', "die 'skipping, nonfree'", + 'chivo', "&MAKEflatten", 'chklref', "die 'skipping, needs configure, etc.'", 'chktex', "die 'skipping, merge into Build'", 'chngpage', "die 'skipping, use changepage'", |