diff options
author | Karl Berry <karl@freefriends.org> | 2020-03-09 21:21:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-03-09 21:21:47 +0000 |
commit | 35442e335f55f0a6477d84e1fdf7334075c9a7fc (patch) | |
tree | 2c85cf78e303cda4b889adc8d0aeb3010733efd9 /Master/tlpkg/libexec | |
parent | 617c0c141af94231102fb2d0c4289638353a5d46 (diff) |
rm tkz-tab, obsolete on ctan
git-svn-id: svn://tug.org/texlive/trunk@54211 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 0524cc794d7..dca634a6a2d 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1260,7 +1260,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'tkz-graph', "die 'skipping, obsolete on ctan'", #"&MAKEtkz", 'tkz-kiviat', "die 'skipping, obsolete on ctan'", #"&MAKEtkz", 'tkz-linknodes',"die 'skipping, obsolete on ctan'",#"&MAKEtkz", - 'tkz-tab', "&MAKEtkz", + 'tkz-tab', "die 'skipping, obsolete on ctan'", #"&MAKEtkz", 'tlaunch', "die 'skipping, siep installs by hand'", 'tlg2latex', "die 'skipping, not self-locating for default.py?'", 'tolkienfonts',"die 'skipping, cannot easily separate free from nonfree fonts'", |