diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-10 23:02:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-10 23:02:52 +0000 |
commit | a4500f9f441cef9f6bf0780c7c564f46d4efb56d (patch) | |
tree | 9800721c4d06c424c28c5d7533f60c510585165b /Master/tlpkg | |
parent | 14363fe6c1130453f3e0f33d9be64bae3f261e0f (diff) |
gost (10sep12)
git-svn-id: svn://tug.org/texlive/trunk@27642 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 0c300e4c3b7..5508cbd74d5 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(countriesofeurope engpron he-she imtekda spanish titleps), + qw(countriesofeurope engpron gost he-she imtekda spanish titleps), ); # Heiko's tds files (don't propagate through CTAN fast enough). |