summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlpkginfo
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-01-02 00:43:24 +0000
committerKarl Berry <karl@freefriends.org>2009-01-02 00:43:24 +0000
commit6cd0243de7b3c69971e9b28712b6aa797c107952 (patch)
treeef7c2c40cea061352cbbeaabb15ee39a17e6c3c3 /Master/tlpkg/bin/tlpkginfo
parent655eb3cce978b5e2e426511addc107fe7b14d332 (diff)
xstring 1.5 (31dec08)
git-svn-id: svn://tug.org/texlive/trunk@11796 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 4f1570ff7f3..6c09a8329ea 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";
+ $erroneous_tds = "bidi|elsarticle|xstring";
# special packages from latex-tds project (used by prepare())
$corelatex_tds_pkgs = "babel|cyrillic|graphics|latex|psnfss|tools";