From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 69365 invoked by alias); 26 Jul 2018 17:33:35 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 69350 invoked by uid 89); 26 Jul 2018 17:33:34 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy=alongside, Hx-languages-length:623 X-HELO: relay1.mentorg.com Date: Thu, 26 Jul 2018 17:33:00 -0000 From: Joseph Myers To: Carlos O'Donell CC: GNU C Library , Florian Weimer Subject: Re: [PATCH] Add convenience target 'install-locale-files'. In-Reply-To: <7b4c3d0d-3fa1-3302-5e09-84326cb279d1@redhat.com> Message-ID: References: <7b4c3d0d-3fa1-3302-5e09-84326cb279d1@redhat.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2018-07/txt/msg00911.txt.bz2 On Thu, 26 Jul 2018, Carlos O'Donell wrote: > The convenience install target 'install-locale-files' is created > to allow distributions to install all of the SUPPORTED locales as > files instead of into the locale-archive. > > You invoke the new convenience target like this: > make localedata/install-locale-files install_root= > > OK for 2.29 when it opens? This is missing documentation in install.texi (alongside the existing documentation of "make localedata/install-locales") / regeneration of INSTALL. -- Joseph S. Myers joseph@codesourcery.com