From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8FED1138334 for ; Thu, 27 Jun 2019 13:36:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB474E0871; Thu, 27 Jun 2019 13:36:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B2350E0871 for ; Thu, 27 Jun 2019 13:36:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8C237346B2D for ; Thu, 27 Jun 2019 13:36:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB3D555B for ; Thu, 27 Jun 2019 13:36:16 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1561642570.b3281f8073042a5501dbbae2cff059901845c2a9.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/os-prober/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-boot/os-prober/os-prober-1.77.ebuild X-VCS-Directories: sys-boot/os-prober/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: b3281f8073042a5501dbbae2cff059901845c2a9 X-VCS-Branch: master Date: Thu, 27 Jun 2019 13:36:16 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b9abd303-2776-488d-bc62-95675e7c149b X-Archives-Hash: 611082d3f1c37af0b7d06d6aa4d50924 commit: b3281f8073042a5501dbbae2cff059901845c2a9 Author: Lars Wendler gentoo org> AuthorDate: Thu Jun 27 13:36:10 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Jun 27 13:36:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3281f80 sys-boot/os-prober: Removed superfluous "local dir" statement Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Lars Wendler gentoo.org> sys-boot/os-prober/os-prober-1.77.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-boot/os-prober/os-prober-1.77.ebuild b/sys-boot/os-prober/os-prober-1.77.ebuild index f3a75923bd7..fb76f8f0130 100644 --- a/sys-boot/os-prober/os-prober-1.77.ebuild +++ b/sys-boot/os-prober/os-prober-1.77.ebuild @@ -58,7 +58,6 @@ src_install() { ppc|ppc64) debarch=powerpc ;; esac - local dir for dir in os-probes{,/mounted,/init} linux-boot-probes{,/mounted}; do exeinto /usr/lib/${dir} doexe ${dir}/common/*