public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-kids/tuxmathscrabble/
@ 2019-08-28 19:41 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2019-08-28 19:41 UTC (permalink / raw
  To: gentoo-commits

commit:     0838126767366a6888e4e13b8168359511555dcd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 17:53:10 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 19:41:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08381267

games-kids/tuxmathscrabble: Fix installing Python modules

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 games-kids/tuxmathscrabble/tuxmathscrabble-0.8.1-r1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 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 53a209e1052..a8201b815b3 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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-28 19:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-28 19:41 [gentoo-commits] repo/gentoo:master commit in: games-kids/tuxmathscrabble/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox