summaryrefslogtreecommitdiffstats
path: root/trinity-base/kcheckpass/kcheckpass-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/kcheckpass/kcheckpass-9999.ebuild')
-rw-r--r--trinity-base/kcheckpass/kcheckpass-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/trinity-base/kcheckpass/kcheckpass-9999.ebuild b/trinity-base/kcheckpass/kcheckpass-9999.ebuild
index dc5d3881..8e163fc8 100644
--- a/trinity-base/kcheckpass/kcheckpass-9999.ebuild
+++ b/trinity-base/kcheckpass/kcheckpass-9999.ebuild
@@ -3,8 +3,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-TRINITY_MODULE_NAME="tdebase"
+TRINITY_MODULE_NAME="tdebase"
inherit trinity-meta-2
DESCRIPTION="A simple password checker, used by any software in need of user authentication."
@@ -14,7 +14,7 @@ RDEPEND="pam? ( trinity-base/tdebase-pam )"
DEPEND="${RDEPEND}"
src_configure() {
- mycmakeargs=(
+ local mycmakeargs=(
-DWITH_SHADOW=ON
-DWITH_PAM="$(usex pam)"
-DKCHECKPASS_PAM_SERVICE=tde