commit:     1aff4973daa7010ed4711eea84227a4f00948b55
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 08:09:33 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 08:10:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aff4973

x11-themes/qtcurve: install library into correct directory

Gentoo-bug: 628926
Package-Manager: Portage-2.3.6, Repoman-2.3.3

 .../qtcurve/{qtcurve-1.9.0_rc1.ebuild => qtcurve-1.9.0_rc1-r1.ebuild}    | 1 +
 x11-themes/qtcurve/qtcurve-9999.ebuild                                   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_rc1.ebuild 
b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
similarity index 98%
rename from x11-themes/qtcurve/qtcurve-1.9.0_rc1.ebuild
rename to x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
index 003e5aa51b8..f090d188269 100644
--- a/x11-themes/qtcurve/qtcurve-1.9.0_rc1.ebuild
+++ b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
@@ -84,6 +84,7 @@ pkg_setup() {
 
 src_configure() {
        local mycmakeargs=(
+               -DLIB_INSTALL_DIR="$(get_libdir)"
                -DQTC_QT4_ENABLE_KDE=OFF
                -DQTC_QT4_ENABLE_KWIN=OFF
                -DQTC_KDE4_DEFAULT_HOME=ON

diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild 
b/x11-themes/qtcurve/qtcurve-9999.ebuild
index 003e5aa51b8..f090d188269 100644
--- a/x11-themes/qtcurve/qtcurve-9999.ebuild
+++ b/x11-themes/qtcurve/qtcurve-9999.ebuild
@@ -84,6 +84,7 @@ pkg_setup() {
 
 src_configure() {
        local mycmakeargs=(
+               -DLIB_INSTALL_DIR="$(get_libdir)"
                -DQTC_QT4_ENABLE_KDE=OFF
                -DQTC_QT4_ENABLE_KWIN=OFF
                -DQTC_KDE4_DEFAULT_HOME=ON

Reply via email to