From 9ac84fc191bd707b7d58e249705fca6160516077 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 12 Apr 2018 21:55:05 +0000 Subject: (platfom_desc): only report through 10.9 for darwinlegacy. git-svn-id: svn://tug.org/texlive/trunk@47454 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLUtils.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm index ff3960faf99..76c2c847a0a 100644 --- a/Master/tlpkg/TeXLive/TLUtils.pm +++ b/Master/tlpkg/TeXLive/TLUtils.pm @@ -395,7 +395,7 @@ sub platform_desc { 'win32' => 'Windows', 'x86_64-cygwin' => 'Cygwin on x86_64', 'x86_64-darwin' => 'MacOSX current (10.10-) on x86_64', - 'x86_64-darwinlegacy' => 'MacOSX legacy (10.6-10.10) on x86_64', + 'x86_64-darwinlegacy' => 'MacOSX legacy (10.6-10.9) on x86_64', 'x86_64-linux' => 'GNU/Linux on x86_64', 'x86_64-linuxmusl' => 'GNU/Linux on x86_64 with musl', 'x86_64-solaris' => 'Solaris on x86_64', -- cgit v1.2.3