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 129A1138334 for ; Tue, 15 Oct 2019 14:28:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47821E087E; Tue, 15 Oct 2019 14:28:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 316A9E087E for ; Tue, 15 Oct 2019 14:28:36 +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 1875934BDA4 for ; Tue, 15 Oct 2019 14:28:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C5E79884 for ; Tue, 15 Oct 2019 14:28:33 +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: <1571149547.a84c1f5c04e22b7dd19e664ebe9ce25d20940e89.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/xfsprogs/xfsprogs-5.2.1.ebuild X-VCS-Directories: sys-fs/xfsprogs/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: a84c1f5c04e22b7dd19e664ebe9ce25d20940e89 X-VCS-Branch: master Date: Tue, 15 Oct 2019 14:28:33 +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: 851c3350-f800-4c4e-a98f-bd08052cd2ac X-Archives-Hash: 3d22ae3fb83cdec896dfab1c3837c2c0 commit: a84c1f5c04e22b7dd19e664ebe9ce25d20940e89 Author: Lars Wendler gentoo org> AuthorDate: Tue Oct 15 14:25:47 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Oct 15 14:25:47 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a84c1f5c sys-fs/xfsprogs: Fixed trailing whitespace QA error Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Lars Wendler gentoo.org> sys-fs/xfsprogs/xfsprogs-5.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/xfsprogs/xfsprogs-5.2.1.ebuild b/sys-fs/xfsprogs/xfsprogs-5.2.1.ebuild index a546b735ad7..9aea191d902 100644 --- a/sys-fs/xfsprogs/xfsprogs-5.2.1.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-5.2.1.ebuild @@ -97,7 +97,7 @@ src_compile() { } src_install() { - emake DIST_ROOT="${ED}" install + emake DIST_ROOT="${ED}" install emake DIST_ROOT="${ED}" install-dev # removing unnecessary .la files if not needed