# Copyright (c) 2011 The Chromium OS Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # Make sure existing chroot's have default locales enabled # to match the new make_chroot behavior # http://crosbug.com/20378 if ! grep -q -v -e '^#' -e '^$' /etc/locale.gen ; then sudo_append /etc/locale.gen <