summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/install-tl3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/install-tl b/Master/install-tl
index ca6fdb21f03..39a32bfeecc 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -328,8 +328,7 @@ if (!$opt_custom_bin && (platform() eq "i386-cygwin")) {
}
if (!setup_programs ("$::installerdir/tlpkg/installer", "$::_platform_")) {
- tldie("$0: Couldn't set up the necessary programs;\n"
- . " perhaps your platform ($::_platform_) is not supported.\n");
+ tldie("$0: Goodbye.\n");
}
# determine where we will find the distribution to install from.