diff options
author | Karl Berry <karl@freefriends.org> | 2012-02-16 23:41:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-02-16 23:41:19 +0000 |
commit | 716d6141fc106c94a768963503ee5b7ddde8d5d1 (patch) | |
tree | 5f378e75fb7677b5b12a2b33ef11f60c996be9f8 /Master/tlpkg/bin/tlpkginfo | |
parent | 44b76a2e5aba72caff21321358b15e295e27ffba (diff) |
nameauth 0.94 (15feb12)
git-svn-id: svn://tug.org/texlive/trunk@25410 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tlpkginfo')
-rwxr-xr-x | Master/tlpkg/bin/tlpkginfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 6c13eacb2e2..b6ccd08fa69 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -17,7 +17,7 @@ sub main { # erroneous or problematic tds files (when new, tell RobinF and author) $erroneous_tds = join ("|", - qw(engpron gost he-she imtekda spanish thailatex titleps), + qw(engpron gost he-she imtekda spanish titleps), ); # Heiko's tds files (don't propagate through CTAN fast enough). |