commit:     14074a5ba7cfcdc25918ed9ab8ca0ada7f0a1ffd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  6 22:52:10 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan  6 22:52:10 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=14074a5b

sys-auth/elogind: Fix configure

Package-Manager: portage-2.3.0

 sys-auth/elogind/elogind-219.12-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/elogind/elogind-219.12-r3.ebuild 
b/sys-auth/elogind/elogind-219.12-r3.ebuild
index 6029bac..bd3c660 100644
--- a/sys-auth/elogind/elogind-219.12-r3.ebuild
+++ b/sys-auth/elogind/elogind-219.12-r3.ebuild
@@ -65,7 +65,7 @@ src_configure() {
                --with-pamlibdir=$(getpam_mod_dir) \
                --with-udevrulesdir="$(get_udevdir)"/rules.d \
                --libdir="${EPREFIX}"/usr/$(get_libdir) \
-               --enable-smack
+               --enable-smack \
                $(use_enable acl) \
                $(use_enable apparmor) \
                $(use_enable pam) \

Reply via email to