diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 540c2259fce..e01551c3152 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -89,6 +89,7 @@ my @TLP_working = qw( context-simplefonts context-simpleslides context-top-ten context-typearea context-typescripts context-vim + contour cooking cookybooky cool coollist coolstr cooltooltips coordsys courier-scaled courseoutline coursepaper coverpage covington crop crossreference crossword crosswrd cryst csbulletin csquotes @@ -351,7 +352,9 @@ my @TLP_no_check = ( "bibtex", # binary "bibtex8", # binary "bibtexu", # binary - "context", # binary+ + "chktex", # binary + "cjkutils", # binary + "context", # binary+taco "ctib", # binary "ctie", # binary "cweb", # binary |