diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-22 20:34:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-22 20:34:09 +0000 |
commit | 72004256e43e47f371730d71434a9f6452830d72 (patch) | |
tree | 070dbbd88151b8d2c7544751ceb536c4086f3a32 /Master/tlpkg | |
parent | 9e5429aedf9bf1caaa16b4361fa5ddf7b81be6fa (diff) |
colorprofiles (22oct18)
git-svn-id: svn://tug.org/texlive/trunk@48971 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index d71a3ff36c7..9e6aa452b4d 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1641,7 +1641,7 @@ $standardtex 'clock', '\.sty|clock\.tex', 'cmap', '\.cmap|' . $standardtex, 'codepage', '\.sty|\.tex', - 'colorprofiles', '\.icc', + 'colorprofiles', '\.(icc|sty|tex)$', 'colortab', 'colortab\.tex|' . $standardtex, 'components-of-TeX', 'NULL', 'concepts', 'concepts\.sty', |