media-gfx/cropgui: python_moduleroot -> python_moduleinto
authorMichał Górny <mgorny@gentoo.org>
Sat, 14 May 2016 07:08:38 +0000 (09:08 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 14 May 2016 07:19:57 +0000 (09:19 +0200)
media-gfx/cropgui/cropgui-0.1.1-r3.ebuild
media-gfx/cropgui/cropgui-0.2.ebuild
media-gfx/cropgui/cropgui-9999.ebuild

index d942d5245540ddd8dfc58071bfe9729173227b07..eecb991b98e26fd0b0916e3d5ebfdc0bd46ab1b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -45,7 +45,7 @@ install_cropgui_wrapper() {
 }
 
 src_install() {
-       local python_moduleroot="${PN}"
+       python_moduleinto "${PN}"
        python_foreach_impl install_cropgui_wrapper
 
        domenu "${PN}.desktop"
index 912767d9ac157c1d5e1f02a533e89171e898f2ff..7197fbb8886019a63d60d437f56b072bbcf6deba 100644 (file)
@@ -44,7 +44,7 @@ install_cropgui_wrapper() {
 }
 
 src_install() {
-       local python_moduleroot="${PN}"
+       python_moduleinto "${PN}"
        python_foreach_impl install_cropgui_wrapper
 
        domenu "${PN}.desktop"
index ac8de05757e96020962fc933405de90adb8e409b..7294532973f80d6dc4e89d10d04d50a0913fbfa1 100644 (file)
@@ -42,7 +42,7 @@ install_cropgui_wrapper() {
 }
 
 src_install() {
-       local python_moduleroot="${PN}"
+       python_moduleinto "${PN}"
        python_foreach_impl install_cropgui_wrapper
 
        domenu "${PN}.desktop"