summaryrefslogtreecommitdiffstats
path: root/trinity-base/kcheckpass/kcheckpass-14.0.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/kcheckpass/kcheckpass-14.0.6.ebuild')
-rw-r--r--trinity-base/kcheckpass/kcheckpass-14.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/trinity-base/kcheckpass/kcheckpass-14.0.6.ebuild b/trinity-base/kcheckpass/kcheckpass-14.0.6.ebuild
index 54dc24d6..07229219 100644
--- a/trinity-base/kcheckpass/kcheckpass-14.0.6.ebuild
+++ b/trinity-base/kcheckpass/kcheckpass-14.0.6.ebuild
@@ -1,7 +1,6 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI="7"
TRINITY_MODULE_NAME="tdebase"
@@ -17,6 +16,7 @@ DEPEND="${RDEPEND}"
src_configure() {
mycmakeargs=(
-DWITH_PAM="$(usex pam)"
+ -DKCHECKPASS_PAM_SERVICE=tde
)
trinity-meta-2_src_configure