Fixed ebuild tdebase-pam

Signed-off-by: ormorph <roma251078@mail.ru>
pull/211/head
ormorph 3 years ago
parent a3ac889107
commit afd9f3f075

@ -1,6 +1,8 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
inherit pam
DESCRIPTION="pam.d files used by several Trinity components"
@ -14,6 +16,8 @@ IUSE="elogind"
DEPEND="sys-libs/pam"
RDEPEND="${DEPEND}"
S="${WORKDIR}"
src_install() {
if use elogind ; then
newpamd "${FILESDIR}/tde-elogind.pam-${PV}" tde

Loading…
Cancel
Save