mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/gnome-python-extras-base: call for python_setup
Closes: https://bugs.gentoo.org/691450 Package-Manager: Portage-2.3.71, Repoman-2.3.16 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
@@ -40,6 +40,7 @@ src_prepare() {
|
||||
epatch "${FILESDIR}/${P}-python-libs.patch" #344231
|
||||
sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
|
||||
eautoreconf
|
||||
python_setup
|
||||
gnome2_src_prepare
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user