diff options
author | Karl Berry <karl@freefriends.org> | 2012-03-05 23:21:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-03-05 23:21:43 +0000 |
commit | 3ddbe9fca8914466748f42368d9c6468bc99ffab (patch) | |
tree | dadf5b615145e50f8e79dceaa4ff8f23d747536f /Master/tlpkg/bin/tlpkginfo | |
parent | de78cac20606a5487809f4c7d8bb6c50ecf09204 (diff) |
curve2e 1.40 (5mar12)
git-svn-id: svn://tug.org/texlive/trunk@25569 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 2b199055583..b6ccd08fa69 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 gost he-she imtekda mdframed spanish titleps), + qw(engpron gost he-she imtekda spanish titleps), ); # Heiko's tds files (don't propagate through CTAN fast enough). |