summaryrefslogtreecommitdiff
path: root/kde-frameworks/kauth/kauth-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/kauth/kauth-9999.ebuild')
-rw-r--r--kde-frameworks/kauth/kauth-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/kde-frameworks/kauth/kauth-9999.ebuild b/kde-frameworks/kauth/kauth-9999.ebuild
index 0e2df366cfa..fb19db6f3e0 100644
--- a/kde-frameworks/kauth/kauth-9999.ebuild
+++ b/kde-frameworks/kauth/kauth-9999.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)
)