On Friday 15 January 2010, Davide Scaini wrote: > > Collected errors: > > * Cannot find package locale-base-en-us. > > maybe because i put > GLIBC_GENERATE_LOCALES = "it_IT.UTF-8" > in conf/local.conf, and afaik en_US is required > but if I want both?
A quick google suggests: GLIBC_GENERATE_LOCALES = "en_US.UTF-8 it_IT.UTF-8" I've not tried it though... _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
