diff options
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/tuxmathscrabble/tuxmathscrabble-0.8.1-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-kids/tuxmathscrabble/tuxmathscrabble-0.8.1-r1.ebuild b/games-kids/tuxmathscrabble/tuxmathscrabble-0.8.1-r1.ebuild index 53a209e1052b..a8201b815b36 100644 --- a/games-kids/tuxmathscrabble/tuxmathscrabble-0.8.1-r1.ebuild +++ b/games-kids/tuxmathscrabble/tuxmathscrabble-0.8.1-r1.ebuild @@ -49,8 +49,7 @@ src_prepare() { src_install() { newbin ${PN}.py ${PN} - insinto $(python_get_sitedir) - doins -r ${MY_PN} + python_domodule ${MY_PN} insinto /usr/share/${MY_PN} doins -r .tms_config_master Font |