From a0154d209461e576fd2e5429bbb67b73684ad040 Mon Sep 17 00:00:00 2001 From: Siep Kroonenberg Date: Mon, 11 Feb 2008 15:37:39 +0000 Subject: TLWinGoo: added more quotes to HKCR/script.texlua/shell/open/command. Commented out hard assignments to basename in texlua scripts Note. wingoo-demo probably dysfunctional ATM git-svn-id: svn://tug.org/texlive/trunk@6607 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/win32/updmap-sys.texlua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/bin/win32/updmap-sys.texlua') diff --git a/Master/bin/win32/updmap-sys.texlua b/Master/bin/win32/updmap-sys.texlua index e96be2fa700..b02ee2f6064 100755 --- a/Master/bin/win32/updmap-sys.texlua +++ b/Master/bin/win32/updmap-sys.texlua @@ -18,7 +18,7 @@ end basename=select(1, string.gsub(filename, "\.texlua$", "")) -basename="updmap-sys" +-- basename="updmap-sys" kpse.set_program_name(filename) -- cgit v1.2.3