From 73d654ac0b8388053b6684e3535f6776358fde72 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 22 Feb 2008 10:40:53 +0000 Subject: fix url git-svn-id: svn://tug.org/texlive/trunk@6726 c570f23f-e606-0410-a88d-b1316a301751 --- Master/install-tl.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master') diff --git a/Master/install-tl.pl b/Master/install-tl.pl index 98786f56a82..03346decdf6 100755 --- a/Master/install-tl.pl +++ b/Master/install-tl.pl @@ -101,8 +101,8 @@ our $trynet=0; #$::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://10.0.2.2/norbert/tltesting'; +$::texlive_url = 'http://tug.org/~preining/tltesting'; # the default scheme to be installed my $default_scheme='scheme-full'; # some arrays where the lists of collections to be installed are saved -- cgit v1.2.3