diff options
author | Karl Berry <karl@freefriends.org> | 2011-12-24 23:56:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-12-24 23:56:46 +0000 |
commit | 88ac2398c20e4aeae3f60d8bb9c6d4eb46155cef (patch) | |
tree | 0ef42acdafd2f30e034adc75d80203a14623989c /Master/tlpkg | |
parent | e2d2baec9bd8267295ba458fa84718e3d7ee8a76 (diff) |
he-she (24dec11)
git-svn-id: svn://tug.org/texlive/trunk@24938 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 5dbf4aab9b9..551ed3aef44 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 imtekda spanish thailatex titleps), + qw(engpron he-she imtekda spanish thailatex titleps), ); # Heiko's tds files (don't propagate through CTAN fast enough). |