From 92926991fee4079a0d527dad92cf06a8077c8a64 Mon Sep 17 00:00:00 2001 From: Mojca Miklavec Date: Thu, 22 Mar 2018 16:17:51 +0000 Subject: Mac OS X Leopard 10.5 (powerpc, i386): R.I.P. git-svn-id: svn://tug.org/texlive/trunk@47075 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLUtils.pm | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'Master/tlpkg/TeXLive/TLUtils.pm') diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm index f97acd82e05..c53cf239dfb 100644 --- a/Master/tlpkg/TeXLive/TLUtils.pm +++ b/Master/tlpkg/TeXLive/TLUtils.pm @@ -308,15 +308,11 @@ sub platform_name { } if ($OS eq "darwin") { - # We have a variety of Mac binary sets. + # We have two versions of Mac binary sets. # 10.10/Yosemite and newer: # -> x86_64-darwin [MacTeX] # 10.6/Snow Leopard through 10.9/Mavericks: # -> x86_64-darwinlegacy if 64-bit - # -> i386-darwin otherwise - # 10.5/Leopard: - # -> i386-darwin if x86 - # -> powerpc-darwin if ppc # # (BTW, uname -r numbers are larger by 4 than the minor version. # We don't use uname numbers here.) -- cgit v1.2.3