Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
games-board/glchess-0.9.8 doesn't install gettext translations.
Created an attachment (id=96806) [details] glchess-0.9.8.ebuild I added "emake DESTDIR=${D} install" on src_install function, so the gettext locale is installed as well. The author of the software uses distutils for all the part of the software except the gettext translations that are installed with make.
Added nls support to the ebuild. Thanks for the bug report.