Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/util-linux/
Date: Wed, 03 Jul 2019 14:04:48
Message-Id: 1562162627.442f37d91495636e0101cc34e7690ac7357d953e.polynomial-c@gentoo
1 commit: 442f37d91495636e0101cc34e7690ac7357d953e
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 3 11:10:21 2019 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 3 14:03:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442f37d9
7
8 sys-apps/util-linux: Synced live ebuild.
9
10 Package-Manager: Portage-2.3.68, Repoman-2.3.16
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 sys-apps/util-linux/util-linux-9999.ebuild | 5 +++--
14 1 file changed, 3 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-apps/util-linux/util-linux-9999.ebuild b/sys-apps/util-linux/util-linux-9999.ebuild
17 index ef3a8b6b324..89fd6458e7b 100644
18 --- a/sys-apps/util-linux/util-linux-9999.ebuild
19 +++ b/sys-apps/util-linux/util-linux-9999.ebuild
20 @@ -247,12 +247,13 @@ python_install() {
21 }
22
23 multilib_src_install() {
24 - emake DESTDIR="${D}" install
25 -
26 if multilib_is_native_abi && use python; then
27 python_foreach_impl python_install
28 fi
29
30 + # This needs to be called AFTER python_install call (#689190)
31 + emake DESTDIR="${D}" install
32 +
33 if multilib_is_native_abi && use userland_GNU; then
34 # need the libs in /
35 gen_usr_ldscript -a blkid fdisk mount smartcols uuid