From d5e86badd7c1f723fc85bcb8851a5ccda488f9a3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 15 May 2012 23:26:55 +0000 Subject: more generic output grep; omit japanese tfms again; kfreebsd url change git-svn-id: svn://tug.org/texlive/trunk@26418 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/check-files-by-format | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg/bin/check-files-by-format') diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format index 9ac4fb1e29c..5a49ff6c212 100755 --- a/Master/tlpkg/bin/check-files-by-format +++ b/Master/tlpkg/bin/check-files-by-format @@ -15,7 +15,7 @@ # Formats that might be added: # - afm with (afm2pl?) # -# Manuel P\'egouri\'e-Gonnard, 2010. WTFPL v2. +# Manuel P\'egouri\'e-Gonnard, 2010-2012. WTFPL v2. use warnings; use File::Basename; @@ -156,6 +156,7 @@ my $exclude_tfm = { '*base*' => 'texmf-dist/fonts/tfm', 'public/gfsbodoni/' => 1, 'public/malayalam/' => 1, 'public/japanese-otf/' => 1, # japanese tfm's + 'public/japanese-otf-uptex/' => 1, # japanese tfm's 'public/wnri/' => 1, 'public/wsuipa/' => 1, }; -- cgit v1.2.3