diff options
author | Karl Berry <karl@freefriends.org> | 2015-02-03 23:39:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-02-03 23:39:18 +0000 |
commit | 5186e33c6d218e9003f3da20bedfa840c1765d27 (patch) | |
tree | fccf82dae9fd18882993ef75df511c43809c08c5 /Master/tlpkg/bin/tlpkginfo | |
parent | ee0e64e16ff5d81050d780da9298fecd9eeae3b8 (diff) |
ebproof (3feb15)
git-svn-id: svn://tug.org/texlive/trunk@36202 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 6e764c71d0a..2bde3b9d208 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 dad engpron gost hacm he-she hobby imtekda + qw(countriesofeurope dad ebproof engpron gost hacm he-she hobby imtekda mathdesign spanish sttools), ); |