commit:     9398fba8f6896774467337d3edac6b9a006b05e8
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 23 18:12:00 2015 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Thu Jul 23 18:12:00 2015 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=9398fba8

[dev-qt/qtwebkit23] production_build is already added by the build-webkit 
script.

Package-Manager: portage-2.2.20

 dev-qt/qtwebkit23/qtwebkit23-2.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtwebkit23/qtwebkit23-2.3.4.ebuild 
b/dev-qt/qtwebkit23/qtwebkit23-2.3.4.ebuild
index d2ada80..bd9d57b 100644
--- a/dev-qt/qtwebkit23/qtwebkit23-2.3.4.ebuild
+++ b/dev-qt/qtwebkit23/qtwebkit23-2.3.4.ebuild
@@ -79,7 +79,7 @@ multilib_src_compile() {
                --qt
                # tell the build system where to find the qmake binary for the 
current ABI
                --qmake="$(qt4_get_bindir)"/qmake
-               --qmakearg="CONFIG+=nostrip CONFIG+=production_build 
DEFINES+=HAVE_QTTESTLIB=0"
+               --qmakearg="CONFIG+=nostrip DEFINES+=HAVE_QTTESTLIB=0"
                --makeargs="${MAKEOPTS}"
                --$(usex debug debug release)
                --$(usex gstreamer video no-video)

Reply via email to