From 69cdb80977fc59e47c24a680fc0c61a3eac0c097 Mon Sep 17 00:00:00 2001 From: Siep Kroonenberg Date: Fri, 26 Sep 2008 09:17:26 +0000 Subject: dviout moved to tlpkg/dviout; dviout.vbs changed accordingly. git-svn-id: svn://tug.org/texlive/trunk@10733 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/win32/dviout.vbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/bin') diff --git a/Master/bin/win32/dviout.vbs b/Master/bin/win32/dviout.vbs index 79c411edfe2..6b33236a32d 100644 --- a/Master/bin/win32/dviout.vbs +++ b/Master/bin/win32/dviout.vbs @@ -39,7 +39,7 @@ sGS = sTL & "\tlpkg\tlgs" oEnv("PATH") = sGS & "\bin;" & oEnv("PATH") oEnv("GS_LIB") = sGS & "\fonts;" & sGS & "\lib;" & sGS & "\Resource" -sCmd = sTL & "\dviout\dviout.exe -TEXROOT=" +sCmd = sTL & "tlpkg\dviout\dviout.exe -TEXROOT=" 'add font trees to command-Line -- cgit v1.2.3