--- doc/loncapafiles/langcheck.piml 2016/04/09 19:04:39 1.11 +++ doc/loncapafiles/langcheck.piml 2017/04/02 17:14:15 1.12 @@ -62,8 +62,9 @@ if ('' eq 'sles9' || '' close(PIPE); } } elsif ('' eq 'fedora18' || '' eq 'fedora19' || '' eq 'fedora20' || - '' eq 'fedora21' || '' eq 'rhes7' || '' eq 'centos7' || - '' eq 'scientific7') { + '' eq 'fedora21' || '' eq 'fedora22' || '' eq 'fedora23' || + '' eq 'fedora24' || '' eq 'fedora25' || '' eq 'rhes7' || + '' eq 'centos7' || ' eq 'scientific7') { if (open(PIPE,"cat /etc/locale.conf |grep '^LANG' |")) { print "Checking OS language"; if (<PIPE> =~ /^LANG="en/) {