From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 48D9213800E for ; Mon, 23 Jul 2012 18:10:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 388ADE0603; Mon, 23 Jul 2012 18:10:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 04992E0603 for ; Mon, 23 Jul 2012 18:10:30 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4D1761B436F for ; Mon, 23 Jul 2012 18:10:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 01F60E5436 for ; Mon, 23 Jul 2012 18:10:29 +0000 (UTC) From: "Davide Pesavento" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Davide Pesavento" Message-ID: <1343067001.a8d824d678635922652d668b94daf617e3b4f738.pesa@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: eclass/ X-VCS-Repository: proj/qt X-VCS-Files: eclass/qt5-build.eclass X-VCS-Directories: eclass/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: a8d824d678635922652d668b94daf617e3b4f738 X-VCS-Branch: master Date: Mon, 23 Jul 2012 18:10:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 851a2156-505f-479d-ba87-1da9f88883c1 X-Archives-Hash: 8940a8b85b73487fe6acb985fefd0d56 commit: a8d824d678635922652d668b94daf617e3b4f738 Author: Davide Pesavento gmail com> AuthorDate: Sun Jul 22 06:20:02 2012 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Mon Jul 23 18:10:01 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=a8d824d6 [qt5-build.eclass] qtmodule-configtests is gone. --- eclass/qt5-build.eclass | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass index f356a52..d088b06 100644 --- a/eclass/qt5-build.eclass +++ b/eclass/qt5-build.eclass @@ -319,7 +319,7 @@ qt5-build_src_install() { if [[ ${PN} == "qt-core" ]]; then pushd "${QT5_BUILD_DIR}" > /dev/null || die - emake INSTALL_ROOT="${D}" install_{configtests,mkspecs,qmake,syncqt} + emake INSTALL_ROOT="${D}" install_{mkspecs,qmake,syncqt} popd > /dev/null || die # create an empty Gentoo/gentoo-qconfig.h