From 7214082178d8b0f1e994c0f92c6804503462d566 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 25 Jun 2013 16:50:58 +0000 Subject: (platform_desc): explicit name for mipsel-linux git-svn-id: svn://tug.org/texlive/trunk@30935 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLUtils.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'Master') diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm index b3f7d8c3d47..f45af102c9a 100644 --- a/Master/tlpkg/TeXLive/TLUtils.pm +++ b/Master/tlpkg/TeXLive/TLUtils.pm @@ -343,6 +343,7 @@ sub platform_desc { 'i386-linux' => 'Intel x86 with GNU/Linux', 'i386-solaris' => 'Intel x86 with Solaris', 'mips-irix' => 'SGI IRIX', + 'mipsel-linux' => 'MIPSel with GNU/Linux', 'powerpc-aix' => 'PowerPC with AIX', 'powerpc-darwin' => 'PowerPC with MacOSX/Darwin', 'powerpc-linux' => 'PowerPC with GNU/Linux', -- cgit v1.2.3