summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-01-14 00:35:36 +0000
committerKarl Berry <karl@freefriends.org>2011-01-14 00:35:36 +0000
commit0f7a0c6c2d40d1f9acff0dc48a25d92a8907cb1c (patch)
treefea2fc597933f9258d01c9729f65bd86ef0b74d6 /Master
parent4ea37220f304500ab9573224da04ca00682233e1 (diff)
ignore mathabx, has subr-does-not-return bug
git-svn-id: svn://tug.org/texlive/trunk@21059 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/tlpkg/bin/check-files-by-format1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format
index d076ea80250..951799590bc 100755
--- a/Master/tlpkg/bin/check-files-by-format
+++ b/Master/tlpkg/bin/check-files-by-format
@@ -95,6 +95,7 @@ my $exclude_pfb = { '*base*' => 'texmf-dist/fonts/type1',
'public/linearA/' => 1,
'public/lm/' => 1,
'public/lxfonts/' => 1,
+ 'public/mathabx/' => 1, # 14jan11 wrote bnb/preining --karl
'public/marvosym/' => 1,
'public/mathpazo/' => 1,
'public/musixtex/' => 1,