diff options
author | Karl Berry <karl@freefriends.org> | 2012-02-24 19:30:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-02-24 19:30:49 +0000 |
commit | 803d65824db8896887f16c98b8cca92d98e415ac (patch) | |
tree | 562ba9a76046a17a861dd7ef7b792d978a73ece8 /Master/tlpkg/libexec | |
parent | e75c1ca802e8338ab6601788163bec9bb0591128 (diff) |
rm itrans, was never usably installed
git-svn-id: svn://tug.org/texlive/trunk@25494 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 d2bf38f92f1..f1cb3d97f4f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -455,6 +455,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'latex-pro-pragmatiky',"die 'skipping, no source'", 'latex-tipps-und-tricks',"die 'skipping, noinfo license'", 'latex_maker', "die 'skipping, we must not usurp two-character cmd name'", + 'latex2html', "die 'skipping, not self-locating, needs apache changes'", 'latex2pdf', "die 'skipping, too bare-bones'", 'latex3', "die 'skipping, use xpackages'", 'latexdb', "die 'skipping, needs sql, etc.'", |