From 571b6c3eebb347be6032b40b47fe3c9e82b9ddc7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 10 Mar 2008 18:49:20 +0000 Subject: (texlive_url): switch to ftp://tug.org. git-svn-id: svn://tug.org/texlive/trunk@6933 c570f23f-e606-0410-a88d-b1316a301751 --- Master/install-tl.pl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Master') diff --git a/Master/install-tl.pl b/Master/install-tl.pl index 2ea00cca74f..3e34cd5bf91 100755 --- a/Master/install-tl.pl +++ b/Master/install-tl.pl @@ -98,14 +98,15 @@ my %install; our $trynet=0; # the url of net location, can be changed with -url .... # -# for now it is my testing archive on tug.org -#$::texlive_url = 'http://tug.org/svn/texlive/trunk/Master'; # for my own testing in the virtual machine #$::texlive_url = 'http://localhost/norbert/tltesting'; #$::texlive_url = 'http://10.0.2.2/norbert/tltesting'; -$::texlive_url = 'http://tug.org/~preining/tltesting'; +#$::texlive_url = 'http://tug.org/~preining/tltesting'; +$::texlive_url = 'ftp://tug.org/texlive/tlnet/tldev'; + # the default scheme to be installed my $default_scheme='scheme-full'; + # some arrays where the lists of collections to be installed are saved # our for menus our @collections_std; -- cgit v1.2.3