commit: 442f37d91495636e0101cc34e7690ac7357d953e
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 3 11:10:21 2019 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Jul 3 14:03:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442f37d9
sys-apps/util-linux: Synced live ebuild.
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
sys-apps/util-linux/util-linux-9999.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/sys-apps/util-linux/util-linux-9999.ebuild
b/sys-apps/util-linux/util-linux-9999.ebuild
index ef3a8b6b324..89fd6458e7b 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