summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/tlpkg/bin/check-file-coverage5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/check-file-coverage b/Master/tlpkg/bin/check-file-coverage
index 8e7329a4a43..8450cdcda58 100755
--- a/Master/tlpkg/bin/check-file-coverage
+++ b/Master/tlpkg/bin/check-file-coverage
@@ -29,10 +29,11 @@ my @IgnorePatterns = qw|support/ source/ setuptl/
texmf-dist/README$ texmf-doc/README$ texmf/README$
texmf-dist/ls-R$ texmf/ls-R$
tlpkg/tlpsrc/
+ tlpkg/bin
texmf/lists/
.mkisofsrc$ 00INST.TL$ 00LIVE.TL$ autorun.inf$
- tlpkg/lib/C/ tlpkg/lib/bash/ tlpkg/lib/python/ tlpkg/tests/
- tlpkg/etc/
+ tlpkg/lib/ tlpkg/tests/ tlpkg/etc/
+ tlpkg/texlive.pkgver tlpkg/texlive.tlpdb
|;