summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-01-08 14:32:02 +0000
committerNorbert Preining <preining@logic.at>2008-01-08 14:32:02 +0000
commitab0d4c02a6403b259fc2f2e6f45fc3c356286670 (patch)
treedc48d5b57f1ea70f67356d969f2c49c7ee43a88f
parent3f331c4e27fc9d28cd8f67808878f6f944b30d4e (diff)
go back to tug url
git-svn-id: svn://tug.org/texlive/trunk@6142 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xMaster/install-tl.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/install-tl.pl b/Master/install-tl.pl
index 28f043d0272..ffe59b3ae15 100755
--- a/Master/install-tl.pl
+++ b/Master/install-tl.pl
@@ -56,8 +56,8 @@ our $trynet=0;
# 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://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