summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
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$',