From 4c69b943c66253d964861cc1ec197af262e23359 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 22 Feb 2008 10:36:42 +0000 Subject: remove the 0 element, shouldn't be necessary git-svn-id: svn://tug.org/texlive/trunk@6724 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/win32/fmtutil-sys.texlua | 1 - 1 file changed, 1 deletion(-) (limited to 'Master/bin/win32/fmtutil-sys.texlua') diff --git a/Master/bin/win32/fmtutil-sys.texlua b/Master/bin/win32/fmtutil-sys.texlua index abe3cce32bb..69d0fb6f8b4 100755 --- a/Master/bin/win32/fmtutil-sys.texlua +++ b/Master/bin/win32/fmtutil-sys.texlua @@ -28,7 +28,6 @@ if string.find(basename, "-sys$") then os.setenv("TEXMFCONFIG", kpse.var_value("TEXMFSYSCONFIG")) end -command[0] = "fmtutil.exe" command[1] = "fmtutil.exe" for i=1, #arg do -- cgit v1.2.3