summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlpkginfo
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-03-20 22:32:33 +0000
committerKarl Berry <karl@freefriends.org>2009-03-20 22:32:33 +0000
commitccda74df68c8c59e050534aff356bb3bd9f95755 (patch)
treed7f1f551f3c5f90955afdbbe7bcfe338c07e96dd /Master/tlpkg/bin/tlpkginfo
parent584238c51ee1945905114d68b32dfff4d72b2498 (diff)
(erroneous_tds): some have been cleaned up.
git-svn-id: svn://tug.org/texlive/trunk@12475 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tlpkginfo')
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index 0370f3ffb08..6474be4838d 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -18,7 +18,7 @@ sub main
# erroneous tds files (warn Robin about them)
# list format: pkg1|pkg2|etc
- $erroneous_tds = "bidi|elsarticle|xetexref|xfor|xstring";
+ $erroneous_tds = "elsarticle|xetexref";
# special packages from latex-tds project (used by prepare())
$corelatex_tds_pkgs = "babel|cyrillic|graphics|latex|psnfss|tools";