Skip to content

Commit

Permalink
games-kids/tuxmathscrabble: Fix installing Python modules
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Aug 28, 2019
1 parent 6a49dca commit 0838126
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions games-kids/tuxmathscrabble/tuxmathscrabble-0.8.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0838126

Please sign in to comment.