summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/check-files-by-format
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-07 23:21:01 +0000
committerKarl Berry <karl@freefriends.org>2013-04-07 23:21:01 +0000
commited0f4e2cb9b93d24bfda036444ec3874c2f5ff71 (patch)
tree0e5fbb17f8016a4e292a7500e572fb118a80aea6 /Master/tlpkg/bin/check-files-by-format
parentafe0c6d8ec93fc52d52ffe0f91ba74fda9e9d9ee (diff)
more texmf -> texmf-dist
git-svn-id: svn://tug.org/texlive/trunk@29728 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/check-files-by-format')
-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 acd9651df49..8a3f70aaae3 100755
--- a/Master/tlpkg/bin/check-files-by-format
+++ b/Master/tlpkg/bin/check-files-by-format
@@ -38,7 +38,7 @@ my $exclude_pdf = {
# 15dec12 derekn says will be fixed in next xpdf after 3.03:
# (causes seg fault now):
'texmf-dist/doc/latex/ocgx/demo-ocgx.pdf' => -1,
- 'texmf/dvips/tetex/config.pdf' => -1, # not a PDF file
+ 'texmf-dist/dvips/tetex/config.pdf' => -1, # not a PDF file
};
# the value has no meaning here