diff options
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-x | Master/install-tl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/install-tl b/Master/install-tl index e9e0c0de346..4b73954df5e 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -58,7 +58,6 @@ use Cwd 'abs_path'; if (win32) { require TeXLive::TLWinGoo; TeXLive::TLWinGoo->import( qw( - &wg_error &win_version &is_vista &admin @@ -1265,7 +1264,7 @@ to install TeX Live from various media including the network. The TeX Live root directory contains a shell script C<tl-portable.sh> and a DOS batch file C<tl-portable.bat> which start up a new shell and command prompt in which TeX Live can be run with minimal impact on the -host system. These files start up C<install-tl.pl> with the +host system. These files start up C<install-tl> with the C<-portable> option for some minimal preparation. Don't use this option directly; it makes very specific assumptions about its environment. |