summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-16 21:25:06 +0000
committerKarl Berry <karl@freefriends.org>2021-12-16 21:25:06 +0000
commita1e6a7b727e6acf25eeacbacc20345b721b416c4 (patch)
tree406fda5234b923567652225efec91e7aa1be6096 /Master/tlpkg/libexec/ctan2tds
parentd358de4496e1833473023a9fe431880e5fa05336 (diff)
texlogsieve (16dec21)
git-svn-id: svn://tug.org/texlive/trunk@61328 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 1994a880e57..41fe5cde6f5 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -3505,7 +3505,8 @@ $standardttf = '\.ttf|\.TTC';
'texdoc', => 'texdoc\.tlu$',
'texfot' => 'texfot\.pl$',
'texliveonfly' => '\.py$',
- 'texloganalyser' => 'texloganalyser',
+ 'texloganalyser' => 'texloganalyser$',
+ 'texlogsieve' => 'texlogsieve$',
'texosquery' => 'texosquery(|-jre[5-9])\.sh$',
'texplate' => 'texplate\.sh$',
'typeoutfileinfo' => '\.sh$',
@@ -3587,6 +3588,7 @@ $standardttf = '\.ttf|\.TTC';
'texdoc' => '\.1$',
'texfot' => '\.1$',
'texdirflatten' => 'texdirflatten.1',
+ 'texlogsieve' => '\.1$',
'tikztosvg' => '\.1$',
'tlcockpit' => '\.man$',
'webquiz' => '\.1$',