summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2020-01-07 02:24:40 -0500
committerMike Gilbert <floppym@gentoo.org>2020-01-07 02:24:40 -0500
commitb1c60b967252a9c4904b8b925cfc4c8577cc204b (patch)
tree31d155b6fb3bccbd7afb4bb5a8ebd0926c0c1e83 /sys-apps/systemd/systemd-9999.ebuild
parentsys-apps/systemd: remove old (diff)
downloadgentoo-b1c60b967252a9c4904b8b925cfc4c8577cc204b.tar.gz
gentoo-b1c60b967252a9c4904b8b925cfc4c8577cc204b.tar.bz2
gentoo-b1c60b967252a9c4904b8b925cfc4c8577cc204b.zip
sys-apps/systemd: pass -Dsplit-bin=true to meson configure
Closes: https://bugs.gentoo.org/704900 Package-Manager: Portage-2.3.84_p2, Repoman-2.3.20_p24 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps/systemd/systemd-9999.ebuild')
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
index 124cf21faba8..daed59e210c0 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -236,6 +236,7 @@ multilib_src_configure() {
-Dbashcompletiondir="$(get_bashcompdir)"
# make sure we get /bin:/sbin in PATH
-Dsplit-usr=$(usex split-usr true false)
+ -Dsplit-bin=true
-Drootprefix="$(usex split-usr "${EPREFIX:-/}" "${EPREFIX}/usr")"
-Drootlibdir="${EPREFIX}/usr/$(get_libdir)"
-Dsysvinit-path=