diff options
author | Karl Berry <karl@freefriends.org> | 2014-10-12 21:49:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-10-12 21:49:43 +0000 |
commit | aced384b22d60195f35dd5964774bd4b7699412c (patch) | |
tree | a3d14d4d1f7e31ba3545e8adf7a61a745d82280c /Master/tlpkg/bin/tlpkginfo | |
parent | 43ad3d03311b20d626c35d8a1537d13e5764d625 (diff) |
dad (12oct14)
git-svn-id: svn://tug.org/texlive/trunk@35362 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 157ddd1e026..49b512402b6 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 gost hacm he-she hobby imtekda + qw(countriesofeurope dad engpron gost hacm he-she hobby imtekda inconsolata mathdesign spanish sttools titleps), ); |