From 8a8cfca457e3cf3058d7007df0deb882ef6a82f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 28 Nov 2019 18:33:04 +0100 Subject: [PATCH] =?utf8?q?sci-geosciences/gpsd:=20python=5Fexport=5Fbest?= =?utf8?q?=20=E2=86=92=20python=5Fsetup?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-geosciences/gpsd/gpsd-3.17-r3.ebuild | 2 +- sci-geosciences/gpsd/gpsd-3.17-r4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-geosciences/gpsd/gpsd-3.17-r3.ebuild b/sci-geosciences/gpsd/gpsd-3.17-r3.ebuild index 8999e495cd4d..bf7ad7318874 100644 --- a/sci-geosciences/gpsd/gpsd-3.17-r3.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.17-r3.ebuild @@ -89,7 +89,7 @@ src_prepare() { } python_prepare_all() { - python_export_best + python_setup # Extract python info out of SConstruct so we can use saner distribute pyvar() { sed -n "/^ *$1 *=/s:.*= *::p" SConstruct ; } local pybins=$(pyvar python_progs | tail -1) diff --git a/sci-geosciences/gpsd/gpsd-3.17-r4.ebuild b/sci-geosciences/gpsd/gpsd-3.17-r4.ebuild index 78e26cfd7985..cd0378d90c4d 100644 --- a/sci-geosciences/gpsd/gpsd-3.17-r4.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.17-r4.ebuild @@ -91,7 +91,7 @@ src_prepare() { } python_prepare_all() { - python_export_best + python_setup # Extract python info out of SConstruct so we can use saner distribute pyvar() { sed -n "/^ *$1 *=/s:.*= *::p" SConstruct ; } local pybins=$(pyvar python_progs | tail -1) -- 2.26.2