summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlpkginfo
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-10-06 23:27:39 +0000
committerKarl Berry <karl@freefriends.org>2011-10-06 23:27:39 +0000
commit1126e5a1198e25e91c22c57486a6b5a2864aa3c8 (patch)
treedea99a040efd57c62c67248b360a29cfca247cb8 /Master/tlpkg/bin/tlpkginfo
parent714d1131ba2707a36b6bd87c65c2d890989741ad (diff)
spanish (outside of babel) update (6oct11)
git-svn-id: svn://tug.org/texlive/trunk@24229 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tlpkginfo')
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index b7507bbce9a..0848ff94558 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -18,9 +18,9 @@ sub main {
# erroneous or problematic tds files (warn Robin about them)
# list format: pkg1|pkg2|etc
$erroneous_tds = join ("|",
- qw(engpron fmtcount imtekda purifyeps svn-multi
+ qw(engpron fmtcount imtekda purifyeps spanish svn-multi
thailatex tugboat tufte-latex xetexref xtab),
- qw(lastpage papermas papertex undolabl)); #muench
+ qw(lastpage papermas papertex undolabl));
# Heiko's tds files (don't propagate through CTAN fast enough).
$oberdiek_tds = "hyperref|oberdiek";