summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index c07a63f4587..a126ad5941e 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1924,7 +1924,7 @@ $standardxmt='\.xmt';
%specialxmt = ();
-# scripts to install under texmf*/.../scripts.
+# scripts to install under texmf*/.../scripts, but not bindir.
%specialscripts_nobin = (
'epspdf' => '(epspdf(|\.help|boot|tk)|\.rb|makegray\.pro)$',
'lua-alt-getopt' => '\.lua$',
@@ -1971,6 +1971,7 @@ $standardxmt='\.xmt';
'texdirflatten' => 'texdirflatten$',
'texloganalyser' => 'texloganalyser',
'ulqda' => '\.pl$',
+ 'urlbst' => 'urlbst$',
'vpe' => '\.pl$',
);