diff options
author | Karl Berry <karl@freefriends.org> | 2012-01-24 23:16:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-01-24 23:16:57 +0000 |
commit | b87794a301e33ae46481c821df8cfad3ac9c31fd (patch) | |
tree | 8eeeec0c6a929e7b18805da9be6574850ffce111 /Master/tlpkg | |
parent | e6a078a453f42b1e7ec75f0cf626e80f5c51e6f2 (diff) |
gost (23jan12)
git-svn-id: svn://tug.org/texlive/trunk@25194 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 3544f67bd7e..27f496cc074 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 he-she imtekda spanish thailatex titleps), + qw(engpron gost he-she imtekda spanish thailatex titleps), ); # Heiko's tds files (don't propagate through CTAN fast enough). |