commit:     62d29a4659284f987a4afaa98dae4b00f04f8a64
Author:     Herb Miller Jr <herbert.miller <AT> industryweapon <DOT> com>
AuthorDate: Mon Jul  9 22:38:53 2018 +0000
Commit:     Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Wed Jul 11 08:16:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d29a46

dev-libs/granite: Don't explicitly set libdir.

Bug: https://bugs.gentoo.org/659654
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/9167
Closes: https://bugs.gentoo.org/659654

 dev-libs/granite/granite-0.5.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-libs/granite/granite-0.5.0.ebuild 
b/dev-libs/granite/granite-0.5.0.ebuild
index 94fbcf91b3a..abb46af5262 100644
--- a/dev-libs/granite/granite-0.5.0.ebuild
+++ b/dev-libs/granite/granite-0.5.0.ebuild
@@ -41,7 +41,6 @@ src_prepare() {
 
 src_configure() {
        local mycmakeargs=(
-               -DLIB_INSTALL_DIR=$(get_libdir)
                -DVALA_EXECUTABLE=${VALAC}
        )
 

Reply via email to