summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-17 23:57:29 +0000
committerKarl Berry <karl@freefriends.org>2012-05-17 23:57:29 +0000
commite0020e1f5c01517cacded99473170da56306aa31 (patch)
tree3887022c08fe222fa2df7c4bc7be1f4a747e99d5 /Master
parent959c935a47affe93ccec61b78a5df561d26ea814 (diff)
(exclude_pfb): path to (broken ghostscript) pfb's
inside texworks has changed. git-svn-id: svn://tug.org/texlive/trunk@26476 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/tlpkg/bin/check-files-by-format2
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 5a49ff6c212..c0df02f8afb 100755
--- a/Master/tlpkg/bin/check-files-by-format
+++ b/Master/tlpkg/bin/check-files-by-format
@@ -139,7 +139,7 @@ my $exclude_pfb = { '*base*' => 'texmf-dist/fonts/type1',
'wadalab/dmj/' => 1,
'wadalab/mcj/' => 1,
'wadalab/mrj/' => 1,
- 'tlpkg/texworks/fonts/' => 1, # these come from gs
+ 'tlpkg/texworks/share/fonts/' => 1, # these come from gs
};
# mpg: are these files actually broken?? Should look for the actual errors and
# check with a font expert which are dummy, then filter them out.