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 CAEC71381F3 for ; Sun, 13 Oct 2013 20:45:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65DA9E0932; Sun, 13 Oct 2013 20:45:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0CC6DE0932 for ; Sun, 13 Oct 2013 20:45:07 +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 284DB33BF13 for ; Sun, 13 Oct 2013 20:45:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id CF86AE5308 for ; Sun, 13 Oct 2013 20:45:05 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1381697107.67e547a8064d275b599ccdcd3756365edd19feba.mgorny@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: media-libs/mesa/ X-VCS-Repository: proj/x11 X-VCS-Files: media-libs/mesa/mesa-9999.ebuild X-VCS-Directories: media-libs/mesa/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 67e547a8064d275b599ccdcd3756365edd19feba X-VCS-Branch: master Date: Sun, 13 Oct 2013 20:45:05 +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: 3bd5a236-2d98-4e0e-856e-245e3abaf166 X-Archives-Hash: c480f65e6b4b628c5ce8c5dbc597c7c4 commit: 67e547a8064d275b599ccdcd3756365edd19feba Author: Michał Górny gentoo org> AuthorDate: Sun Oct 13 20:45:07 2013 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Oct 13 20:45:07 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=67e547a8 media-libs/mesa: Explicitly call einstalldocs in multilib_src_install_all() to accomodate bug #483304. Package-Manager: portage-2.2.7 --- media-libs/mesa/mesa-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 1131e26..b188a19 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -385,7 +385,8 @@ multilib_src_install() { } multilib_src_install_all() { - find "${ED}" -name '*.la' -exec rm -f {} + || die + prune_libtool_files --all + einstalldocs if use !bindist; then dodoc docs/patents.txt