summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-07-03 13:10:21 +0200
committerLars Wendler <polynomial-c@gentoo.org>2019-07-03 16:03:47 +0200
commit442f37d91495636e0101cc34e7690ac7357d953e (patch)
tree45800f7e6f941e737179cbdc272b8e9140a5eb2d /sys-apps
parentsys-apps/util-linux: pass --enable-fs-paths-extra always (diff)
downloadgentoo-442f37d91495636e0101cc34e7690ac7357d953e.tar.gz
gentoo-442f37d91495636e0101cc34e7690ac7357d953e.tar.bz2
gentoo-442f37d91495636e0101cc34e7690ac7357d953e.zip
sys-apps/util-linux: Synced live ebuild.
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/util-linux/util-linux-9999.ebuild5
1 files 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 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