summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board')
-rw-r--r--games-board/pysolfc/pysolfc-2.14.0-r1.ebuild (renamed from games-board/pysolfc/pysolfc-2.14.0.ebuild)3
1 files changed, 3 insertions, 0 deletions
diff --git a/games-board/pysolfc/pysolfc-2.14.0.ebuild b/games-board/pysolfc/pysolfc-2.14.0-r1.ebuild
index 10d0ba152253..40671290a72c 100644
--- a/games-board/pysolfc/pysolfc-2.14.0.ebuild
+++ b/games-board/pysolfc/pysolfc-2.14.0-r1.ebuild
@@ -52,4 +52,7 @@ python_install_all() {
# html files are used at runtime, keep at default location
dosym -r /usr/share/{${MY_PN},doc/${PF}}/html
+
+ # russion translation is currently not displaying right
+ rm "${ED}"/usr/share/locale/ru/LC_MESSAGES/pysol.mo || die
}