diff options
author | Karl Berry <karl@freefriends.org> | 2015-08-05 21:42:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-08-05 21:42:44 +0000 |
commit | 1f6a803a817d6542b627094ccef8b9147323cc62 (patch) | |
tree | 4e0db095f7e4ab44de4857c80d523336c08aaf06 /Master/tlpkg/bin | |
parent | a0e35f26a9ff6ba764f66134ec06f7745c9e30e6 (diff) |
alertmessage example.{tex,pdf} not in runtime
git-svn-id: svn://tug.org/texlive/trunk@38052 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-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 4464487c645..20b181d0bb7 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -72,7 +72,7 @@ sub ctaninfo { # erroneous or problematic tds files (when new, tell CTAN and author) $erroneous_tds = join ("|", - qw(countriesofeurope dad ebproof engpron gost hacm imtekda + qw(alertmessage countriesofeurope dad ebproof engpron gost hacm imtekda mathdesign tufte-latex), ); |