> bmc@espy:/usr/src/upload$ ls /usr/lib/locale/ | wc -l
> 134
Well, the other proposal was:
$ ls /usr/lib/locale | sed -e s/_.*// | uniq | wc -l
53
But regardless, I'm not sure what the problem with 134 locale packages
is. Could someone elaborate, please? Is it:
1. Too difficult to maintain?
2. Too confusing for the user browsing the package-selection tool?
3. Something else?
-itai