summaryrefslogtreecommitdiff
path: root/Master/install-tl.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/install-tl.pl')
-rwxr-xr-xMaster/install-tl.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/install-tl.pl b/Master/install-tl.pl
index 1a1da55b7b0..99a30d4830d 100755
--- a/Master/install-tl.pl
+++ b/Master/install-tl.pl
@@ -478,8 +478,10 @@ sub calc_depends {
# if programs for arch=win32 are installed we also have to install
# bin-tlperl.win32 which provides the "hidden" perl that will be used
# to run all the perl scripts.
+ # Furthermore we install bin-tlgs.win32, too
if (grep(/^win32$/,@archs)) {
$install{"bin-tlperl.win32"} = 1;
+ $install{"bin-tlgs.win32"} = 1;
}
# loop over all the packages until it is getting stable