diff options
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index ebcb8247484..7935929f323 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -477,6 +477,7 @@ my @TLP_no_check = ( "etex", # binary "finbib", # missing on CTAN "fontname", # tl-update-auto + "fontware", # binary "garuda-c90", # part of cjk "groff", # binary "gsftopk", # binary @@ -501,6 +502,7 @@ my @TLP_no_check = ( "powerdot", # stale generated files on CTAN "ps2pkm", # binary "pstools", # binary + "ptex", # binary "seetexk", # binary "synctex", # binary "t1utils", # binary |