summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <sven.eden@gmx.de>2017-07-27 10:34:07 +0200
committerSven Eden <sven.eden@gmx.de>2017-07-27 10:34:07 +0200
commitb0c4fbe703a0a7f3f858e3723073da35d48e4adc (patch)
treee095d6e6c54bedf84cec39adf15af381153e1d9e /sys-auth
parentsys-auth/elogind-234.9999 : New development branch ebuild. (diff)
downloadseden-b0c4fbe703a0a7f3f858e3723073da35d48e4adc.tar.gz
seden-b0c4fbe703a0a7f3f858e3723073da35d48e4adc.tar.bz2
seden-b0c4fbe703a0a7f3f858e3723073da35d48e4adc.zip
sys-auth/elogind/elogind-234 : Add --with-rootprefix configure option.
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/elogind/elogind-234.9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-auth/elogind/elogind-234.9999.ebuild b/sys-auth/elogind/elogind-234.9999.ebuild
index 198ab35..bd72723 100644
--- a/sys-auth/elogind/elogind-234.9999.ebuild
+++ b/sys-auth/elogind/elogind-234.9999.ebuild
@@ -60,6 +60,7 @@ src_configure() {
--with-udevrulesdir="$(get_udevdir)"/rules.d \
--libdir="${EPREFIX}"/usr/$(get_libdir) \
--with-rootlibdir="${EPREFIX}"/$(get_libdir) \
+ --with-rootprefix="/" \
--enable-smack \
--disable-lto \
--with-cgroup-controller=openrc \