diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 b70ba02b6d8..e8f14e0c4d4 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1005,6 +1005,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'notocjksc', "die 'skipping, 300mb is just too big'", 'notocondensed', "die 'skipping, too big, on tlcontrib'", 'notomath', "&MAKEflatten", + 'npp-for-context', "die 'skipping, noinfo license, project stale'", 'ntabbing', "die 'skipping, noinfo license, author email bad'", 'ntg', "die 'skipping, ntg is stale user group information'", 'numending', "die 'skipping, noinfo license'", |