From aa4c27a1c7205d81482caec4168e8f5ed60c5433 Mon Sep 17 00:00:00 2001 From: Piotr Strzelczyk Date: Thu, 29 Oct 2009 08:15:58 +0000 Subject: put tlperl back on the path git-svn-id: svn://tug.org/texlive/trunk@15904 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/win32/tlmgr.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/bin') diff --git a/Master/bin/win32/tlmgr.bat b/Master/bin/win32/tlmgr.bat index bd416e03817..d85d297fc8e 100755 --- a/Master/bin/win32/tlmgr.bat +++ b/Master/bin/win32/tlmgr.bat @@ -18,7 +18,7 @@ if exist "%tlupdater%" goto :err_updater_exists rem Start tlmgr set PERL5LIB=%tlroot%\tlpkg\tlperl\lib -path %tlroot%\bin\win32;%path% +path %tlroot%\tlpkg\tlperl\bin;%tlroot%\bin\win32;%path% "%tlroot%\tlpkg\tlperl\bin\perl.exe" "%tlroot%\texmf\scripts\texlive\tlmgr.pl" %* rem Finish if there are no updates to do; the last error code will be returned -- cgit v1.2.3