diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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'", |