diff options
author | Karl Berry <karl@freefriends.org> | 2023-02-21 21:58:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-02-21 21:58:06 +0000 |
commit | b5d532a9dcae838d0ead1a88c75156168d146fb4 (patch) | |
tree | 2a5f250b4e3adb2a0cd6d99cb53cadf3ccd333c8 /Master/tlpkg/libexec | |
parent | f835916383938906bbc542bd52f86e18bcb6a9e9 (diff) |
rm npp-for-context, noinfo license, project stale, per hans/luigi
git-svn-id: svn://tug.org/texlive/trunk@66037 c570f23f-e606-0410-a88d-b1316a301751
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 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'", |