summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl
index b6521c88779..c7528726f1a 100755
--- a/Master/texmf/scripts/texlive/tlmgr.pl
+++ b/Master/texmf/scripts/texlive/tlmgr.pl
@@ -3693,7 +3693,7 @@ sub check_runfiles {
next if $f =~ /\.(afm|cfg|4hf|htf|xdy)$/;
next if $f =~ /^(Changes|README|language\.dat|(czech|slovak)\.sty)$/;
next if $f =~ /^(libertine\.sty|m-tex4ht\.tex|metatex\.tex)$/;
- next if $f =~ /^kinsoku\.tex$/;
+ next if $f =~ /^(kinsoku\.tex|luatools\.lua)$/;
next if $f =~ /^(ps2mfbas\.mf|pstricks\.con|tex4ht\.env)$/;
next if $f =~ /^(texutil\.rb|tlmgrgui\.pl)$/;
#