From 1b8530a6653255a054b3857a54a00a2761fdacb6 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Thu, 3 May 2018 08:19:14 +0000 Subject: prefer '.pl' than '.lua' git-svn-id: svn://tug.org/texlive/trunk@47582 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/win32/runscript.tlu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/bin') diff --git a/Master/bin/win32/runscript.tlu b/Master/bin/win32/runscript.tlu index b9a0685b399..86e50b0c02d 100755 --- a/Master/bin/win32/runscript.tlu +++ b/Master/bin/win32/runscript.tlu @@ -761,7 +761,7 @@ end if not ARGV then os.setenv('TEXMF', TEXMFDIST) - local extlist = '.tlu;.texlua;.lua;.pl;.rb;.py;.tcl;.jar;.vbs;.js;.bat;.cmd;\0' + local extlist = '.tlu;.texlua;.pl;.lua;.rb;.py;.tcl;.jar;.vbs;.js;.bat;.cmd;\0' local progfullname = search_path(progname, BINDIR, '.tlu;.bat;.cmd') or assert(find_texmfscript(progname, extlist)) os.setenv('TEXMF', nil) -- cgit v1.2.3