diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-09 22:43:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-04-09 22:43:23 +0000 |
commit | 8f491e3eb56d4f1f83204770e0661f167ff4f567 (patch) | |
tree | 0fbbda11943b455d4c2e6f9979c95e81ecd17244 /Master/tlpkg | |
parent | 8888656430dee2c3993747e12f5f6e6e69618fdf (diff) |
upquote 1.2 (9apr12)
git-svn-id: svn://tug.org/texlive/trunk@25895 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 |