summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/install-menu-extl.pl
diff options
context:
space:
mode:
authorSiep Kroonenberg <siepo@cybercomm.nl>2019-03-13 15:22:27 +0000
committerSiep Kroonenberg <siepo@cybercomm.nl>2019-03-13 15:22:27 +0000
commit53548f11ec33a789d6e2d42f0ae490f7596d20a2 (patch)
tree4700ba10e59e64f87d2420801b9096854c29f491 /Master/tlpkg/installer/install-menu-extl.pl
parent8dd10773a579acc01769a7b348b6f453809deaa9 (diff)
Repository on splash screen
git-svn-id: svn://tug.org/texlive/trunk@50369 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/install-menu-extl.pl')
-rw-r--r--Master/tlpkg/installer/install-menu-extl.pl8
1 files changed, 3 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/install-menu-extl.pl b/Master/tlpkg/installer/install-menu-extl.pl
index b5e9e305091..b7b2a8662b2 100644
--- a/Master/tlpkg/installer/install-menu-extl.pl
+++ b/Master/tlpkg/installer/install-menu-extl.pl
@@ -3,9 +3,9 @@
# tell the frontend about all configurable options and terminate
# this output with an agreed-upon termination string. the frontend
-# will read the package database itself. From this, it can deduce
-# collections, schemes and platforms, but not the names of
-# platforms.
+# will get the required package database information from the back
+# end. From this, it can deduce collections, schemes and platforms,
+# but not the names of platforms.
# needed info:
@@ -41,7 +41,6 @@ our %vars; # only contains simple scalars
our $opt_in_place;
our $tlpdb;
-our @media_available;
our $media;
our $previoustlpdb;
our @collections_std;
@@ -64,7 +63,6 @@ $::deskintdesc[2] = "Launcher";
# %vars hash should eventually include each binary, collection and scheme
# as individual schalars.
-
do_remote_init();
# the above sub adds all platforms and collections to %vars
# but maybe not schemes so we add these now: