diff options
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 41052a57951..99b616dca9f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -954,6 +954,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'norasi-c90', "&MAKEnorasi_c90", 'notes', "&MAKEnotes", 'notocjksc', "die 'skipping, 300mb is just too big'", + 'notocondensed', "die 'skipping, too big, on tlcontrib'", 'notomath', "&MAKEflatten", 'ntabbing', "die 'skipping, noinfo license, author email bad'", 'ntg', "die 'skipping, ntg is stale user group information'", |