summaryrefslogtreecommitdiff
path: root/kde-frameworks/kauth/kauth-4.98.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/kauth/kauth-4.98.0.ebuild')
-rw-r--r--kde-frameworks/kauth/kauth-4.98.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/kde-frameworks/kauth/kauth-4.98.0.ebuild b/kde-frameworks/kauth/kauth-4.98.0.ebuild
index 0f8e4a8e711..b985dbe231b 100644
--- a/kde-frameworks/kauth/kauth-4.98.0.ebuild
+++ b/kde-frameworks/kauth/kauth-4.98.0.ebuild
@@ -24,7 +24,6 @@ PDEPEND="policykit? ( sys-auth/polkit-kde-agent )"
src_configure() {
local mycmakeargs=(
- -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
$(cmake-utils_use_find_package policykit PolkitQt-1)
)