[PATCH] localedef: Add --localedir and --archive-file options (Bug 19130)
Joseph Myers
joseph@codesourcery.com
Mon Oct 19 23:45:00 GMT 2015
On Mon, 19 Oct 2015, Carlos O'Donell wrote:
> The location of the locale archive, and binary compiled locales is localedir.
>
> The location of the gettext message catalogs is msgcatdir.
No, localedir is explicitly defined in the GNU Coding Standards. See
make-stds.texi:
@item localedir
The directory for installing locale-specific message catalogs for this
package. By default, it should be @file{/usr/local/share/locale}, but
it should be written as @file{$(datarootdir)/locale}. (If you are
using Autoconf, write it as @samp{@@localedir@@}.) This directory
usually has a subdirectory per locale.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list