diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-03 16:50:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-03 16:50:23 +0000 |
commit | 9935e94e9e8ba76f4872122b09a49752c54d1947 (patch) | |
tree | 94a7cbcf33e4cd63239d87de42b48fc1c789059b /Master/tlpkg/libexec | |
parent | a205aa5923f85096449cfed612c4b0150edc9b16 (diff) |
ptex-manual
git-svn-id: svn://tug.org/texlive/trunk@53007 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 2804c717adc..80ca69f8c74 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1197,6 +1197,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'texdoc', "&MAKEflatten", 'texdoctk', "die 'skipping, moribund, only in tl'", 'texemplar', "die 'skipping, await request, 199x'", + 'texlab', "die 'skipping, requires rust compilation'", 'texlipse', "die 'skipping, plugin for Eclipse'", 'texlive-dummy', "die 'skipping, suse placeholder'", 'texlive-dummy-opensuse', "die 'skipping, suse placeholder'", |