summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-01-04 23:22:48 +0000
committerKarl Berry <karl@freefriends.org>2023-01-04 23:22:48 +0000
commitd6a9805ec5c502c43bbbfce3cb0d5bbd6bb4e758 (patch)
tree664ec597a6372d4131a0e2b60e9697888eefdfba /Master/tlpkg/libexec
parent02d10a61d06b998bad3984a37e8ec40abed76d69 (diff)
xput also in bindir
git-svn-id: svn://tug.org/texlive/trunk@65465 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 8087b10e413..e1f540463c5 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -3679,7 +3679,7 @@ $standardttf = '\.ttf|\.TTC';
'wordcount' => '\.sh$',
'wheretotrim' => '\.pl$',
'xindex' => 'xindex\.lua$',
- 'xput' => 'xputserver$',
+ 'xput' => 'xput(server)?$',
'yplan' => 'yplan$',
);