commit:     ff84876b8c5b80590f5350690d1752aa12c249c1
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 19 15:13:12 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Mar 19 15:13:12 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ff84876b

[kde-frameworks/kauth] Move SYSCONF_INSTALL_DIR from eclass.

Package-Manager: portage-2.2.8-r1

---
 kde-frameworks/kauth/kauth-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-frameworks/kauth/kauth-9999.ebuild 
b/kde-frameworks/kauth/kauth-9999.ebuild
index 49dbb01..1c993b3 100644
--- a/kde-frameworks/kauth/kauth-9999.ebuild
+++ b/kde-frameworks/kauth/kauth-9999.ebuild
@@ -24,6 +24,7 @@ PDEPEND="policykit? ( sys-auth/polkit-kde-agent )"
 
 src_configure() {
        local mycmakeargs=(
+               -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
                $(cmake-utils_use_find_package policykit PolkitQt-1)
        )
 

Reply via email to