summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/TeXLive/TLUtils.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLUtils.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm
index 26e36185573..c0afffcaafc 100644
--- a/Master/tlpkg/TeXLive/TLUtils.pm
+++ b/Master/tlpkg/TeXLive/TLUtils.pm
@@ -272,7 +272,7 @@ sub platform_desc {
'i386-openbsd' => 'Intel x86 with OpenBSD',
'i386-netbsd' => 'Intel x86 with NetBSD',
'i386-linux' => 'Intel x86 with GNU/Linux',
- 'i386-solaris' => 'Intel x86 with Sun Solaris',
+ 'i386-solaris' => 'Intel x86 with Solaris',
'mips-irix' => 'SGI IRIX',
'powerpc-aix' => 'PowerPC with AIX',
'powerpc-darwin' => 'PowerPC with MacOSX/Darwin',
@@ -283,6 +283,7 @@ sub platform_desc {
'win32' => 'Windows',
'x86_64-darwin' => 'x86_64 with MacOSX/Darwin'
'x86_64-linux' => 'x86_64 with GNU/Linux'
+ 'x86_64-solaris' => 'x86_64 with Solaris'
);
# the inconsistency between amd64-freebsd and x86_64-linux is