diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/check-files-by-format | 1 |
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 704945c53fb..8d2b5e9fa02 100755 --- a/Master/tlpkg/bin/check-files-by-format +++ b/Master/tlpkg/bin/check-files-by-format @@ -104,6 +104,7 @@ my $exclude_pfb = { '*base*' => 'texmf-dist/fonts/type1', 'public/pl/' => 1, 'public/pxfonts/' => 1, 'public/rsfs/' => 1, + 'public/starfont/' => 1, # reported to author 4oct10 'public/staves/' => 1, 'public/tabvar/' => 1, 'public/tex-gyre/' => 1, |