/[texlive]/trunk/Master/tlpkg/TeXLive/TLUtils.pm
ViewVC logotype

Diff of /trunk/Master/tlpkg/TeXLive/TLUtils.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 46207 by karl, Mon Dec 11 22:26:07 2017 UTC revision 46208 by karl, Thu Jan 4 18:36:16 2018 UTC
# Line 1  Line 1 
1  # $Id$  # $Id$
2  # TeXLive::TLUtils.pm - the inevitable utilities for TeX Live.  # TeXLive::TLUtils.pm - the inevitable utilities for TeX Live.
3  # Copyright 2007-2017 Norbert Preining, Reinhard Kotucha  # Copyright 2007-2018 Norbert Preining, Reinhard Kotucha
4  # This file is licensed under the GNU General Public License version 2  # This file is licensed under the GNU General Public License version 2
5  # or any later version.  # or any later version.
6    
# Line 362   sub platform_desc { Line 362   sub platform_desc {
362    my ($platform) = @_;    my ($platform) = @_;
363    
364    my %platform_name = (    my %platform_name = (
365        'aarch64-linux'    => 'GNU/Linux on ARM64',
366      'alpha-linux'      => 'GNU/Linux on DEC Alpha',      'alpha-linux'      => 'GNU/Linux on DEC Alpha',
367      'amd64-freebsd'    => 'FreeBSD on x86_64',      'amd64-freebsd'    => 'FreeBSD on x86_64',
368      'amd64-kfreebsd'   => 'GNU/kFreeBSD on x86_64',      'amd64-kfreebsd'   => 'GNU/kFreeBSD on x86_64',

Legend:
Removed from v.46207  
changed lines
  Added in v.46208

root@tug.org
ViewVC Help
Powered by ViewVC 1.1.26