summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlpkginfo
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-06-24 16:38:12 +0000
committerKarl Berry <karl@freefriends.org>2009-06-24 16:38:12 +0000
commit4873be2e9722a5d9a95aa8edb9859d735853ab27 (patch)
tree3a3ba44ae3136602dfe6cb8f9f26d55b78a35ff6 /Master/tlpkg/bin/tlpkginfo
parentf1fef055879de5641d7a1fcfab20d36da85686b2 (diff)
tugboat update (23jun09)
git-svn-id: svn://tug.org/texlive/trunk@13943 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 2fbb730dc9b..bbefcf11743 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -18,7 +18,7 @@ sub main
# erroneous tds files (warn Robin about them) or problematic (purifyeps).
# list format: pkg1|pkg2|etc
- $erroneous_tds = "elsarticle|purifyeps|xetexref";
+ $erroneous_tds = "elsarticle|purifyeps|tugboat|xetexref";
# special packages from latex-tds project (used by prepare())
$corelatex_tds_pkgs = "babel|cyrillic|graphics|latex|psnfss|tools";