From 94b41735787655d7b6856abcd6165db17c3aa17b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 6 Mar 2020 23:51:18 +0000 Subject: mention custom-bin.html, support dragonfly git-svn-id: svn://tug.org/texlive/trunk@54143 c570f23f-e606-0410-a88d-b1316a301751 --- Master/install-tl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Master/install-tl') diff --git a/Master/install-tl b/Master/install-tl index 2a1a9d2f23e..62f8eb7261e 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -2207,7 +2207,9 @@ sub save_options_into_tlpdb { push @archs, "custom"; } if (! @archs) { - tldie("$0: No binary platform specified/available, quitting.\n"); + tldie("$0: Quitting, no binary platform specified/available.\n" + ."$0: See https://tug.org/texlive/custom-bin.html for\n" + ."$0: information on other precompiled binary sets.\n"); } # only if we forced the platform we do save this option into the tlpdb if (defined($opt_force_arch)) { -- cgit v1.2.3