summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 f81c6b6875d..d83ea60647b 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -549,7 +549,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'latex_maker', "die 'skipping, ruby'",
'latex-fonts', "&MAKEflatten",
'latex-help-texinfo', "die 'skipping, use latex2e-help-texinfo'",
- 'latex-make', "die 'skipping, subprograms seem problematic'",
'latex-pro-pragmatiky', "die 'skipping, no source'",
'latex-sciences-humaines', "die 'skipping, no source'",
'latex-tipps-und-tricks', "die 'skipping, noinfo license'",
@@ -2483,6 +2482,7 @@ $standardxmt='\.xmt';
# scripts to install under texmf*/.../scripts, but not bindir.
%specialscripts_nobin = (
'epspdf' => '(epspdf(|\.help|boot|tk)|\.rb|makegray\.pro)$',
+ 'latex-make' => '\.py$',
'latexindent' => 'Settings\.yaml$',
'lilyglyphs' => 'lilyglyphs_common.py',
'lua-alt-getopt' => '\.lua$',