diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-14 23:46:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-14 23:46:38 +0000 |
commit | a6abafd35d0258800a24f5a97ab7209b4ba650a3 (patch) | |
tree | b25a5fae5ec6e5cdb7232cce733c327408948d03 /Master/tlpkg/bin/check-files-by-format | |
parent | 374ad175fd3308fe6510a6337a438c2df068b782 (diff) |
consistency
git-svn-id: svn://tug.org/texlive/trunk@21072 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/check-files-by-format')
-rwxr-xr-x | Master/tlpkg/bin/check-files-by-format | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format index 951799590bc..7eba5aab20e 100755 --- a/Master/tlpkg/bin/check-files-by-format +++ b/Master/tlpkg/bin/check-files-by-format @@ -95,7 +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/mathabx-type1/' => 1, # 14jan11 wrote bnb/preining --karl 'public/marvosym/' => 1, 'public/mathpazo/' => 1, 'public/musixtex/' => 1, |