summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlpkginfo
diff options
context:
space:
mode:
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";