summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2019-08-05 19:29:38 +0300
committerJoonas Niilola <juippis@gentoo.org>2019-08-05 19:29:38 +0300
commitd38d9bfc355f21a10925c94a9857aed3dfd27976 (patch)
tree7a7b642214ac9287b9d86b4ea6c01ce1870123f5 /dev-python/gnome-python-base
parentsci-physics/root: update src_prepare for upstream fixes (diff)
downloadgentoo-d38d9bfc355f21a10925c94a9857aed3dfd27976.tar.gz
gentoo-d38d9bfc355f21a10925c94a9857aed3dfd27976.tar.bz2
gentoo-d38d9bfc355f21a10925c94a9857aed3dfd27976.zip
dev-python/gnome-python-base: call for python_setup
Closes: https://bugs.gentoo.org/691494 Package-Manager: Portage-2.3.71, Repoman-2.3.16 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/gnome-python-base')
-rw-r--r--dev-python/gnome-python-base/gnome-python-base-2.28.1-r1.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/gnome-python-base/gnome-python-base-2.28.1-r1.ebuild b/dev-python/gnome-python-base/gnome-python-base-2.28.1-r1.ebuild
index 6083501408e4..e5b88706d9e3 100644
--- a/dev-python/gnome-python-base/gnome-python-base-2.28.1-r1.ebuild
+++ b/dev-python/gnome-python-base/gnome-python-base-2.28.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -35,6 +35,10 @@ KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-li
S="${WORKDIR}/${MY_PN}-${PV}"
+src_prepare() {
+ python_setup
+}
+
src_configure() {
gnome2_src_configure \
--disable-allbindings