On Mon, Jan 18, 2016 at 5:18 AM, Burton, Ross <[email protected]> wrote:
> On 14 January 2016 at 20:47, Dan McGregor <[email protected]> > wrote: > >> -localedir = "${libdir}/locale" >> +localedir = "${nonarch_libdir}/locale" >> > > As was recently discovered, this variable isn't really used in many places: > > $ dpkg -c xz-locale-de_5.2.2-r0.1_corei7-64.ipk|grep mo > -rw-r--r-- root/root 26533 2016-01-12 16:50 > ./usr/share/locale/de/LC_MESSAGES/xz.mo > > I'd suggest that localedir should be ${datadir}/locale, and then any > explicit users of ${datadir}/locale/ replaced with ${localedir}. > Isn't the current localedir used for binary locales, whereas datadir/locale is the location of the non-binary locale files? So we'd be changing the meaning/semantics of the variable? Admittedly to a version which would be used in more recipes, but I think we should make it clear that we're changing its meaning in that way, if so. -- Christopher Larson clarson at kergoth dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
