From: Lars Wendler Date: Wed, 3 Jul 2019 11:10:21 +0000 (+0200) Subject: sys-apps/util-linux: Synced live ebuild. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=442f37d91495636e0101cc34e7690ac7357d953e;p=gentoo.git sys-apps/util-linux: Synced live ebuild. Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Lars Wendler --- diff --git a/sys-apps/util-linux/util-linux-9999.ebuild b/sys-apps/util-linux/util-linux-9999.ebuild index ef3a8b6b3247..89fd6458e7b2 100644 --- a/sys-apps/util-linux/util-linux-9999.ebuild +++ b/sys-apps/util-linux/util-linux-9999.ebuild @@ -247,12 +247,13 @@ python_install() { } multilib_src_install() { - emake DESTDIR="${D}" install - if multilib_is_native_abi && use python; then python_foreach_impl python_install fi + # This needs to be called AFTER python_install call (#689190) + emake DESTDIR="${D}" install + if multilib_is_native_abi && use userland_GNU; then # need the libs in / gen_usr_ldscript -a blkid fdisk mount smartcols uuid