In an .ebuild I'm tring to execute localdef for generating
cd ${D}/usr/share/i18n/locales
/usr/bin/localedef -f ../charmaps/CP1251 -i bg_BG bg_BG
But i get access denied :
ACCESS DENIED open_wr: /usr/lib/locale/locale-archive
cannot open locale archive "/usr/lib/locale/locale-archive": Permission denied
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-app-misc_-_bglinux-4.3-18084.log"
open_wr: /usr/lib/locale/locale-archive
--------------------------------------------------------------------------------
Is there a way to generate these locales in some other way and then
add them in the merge stage !?
thx
--
[EMAIL PROTECTED] mailing list