commit:     bf9722844706a5a02206042bb0d46fb24676815d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  3 05:20:01 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct  3 19:09:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf972284

fixup

 x11-misc/xcape/xcape-1.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-misc/xcape/xcape-1.2.ebuild b/x11-misc/xcape/xcape-1.2.ebuild
index c80f981769a..48e5ae1a329 100644
--- a/x11-misc/xcape/xcape-1.2.ebuild
+++ b/x11-misc/xcape/xcape-1.2.ebuild
@@ -33,6 +33,5 @@ src_compile() {
 }
 
 src_install() {
-       emake PKG_CONFIG="$(tc-getPKG_CONFIG)" \
-               DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
+       emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
 }

Reply via email to