commit: a84c1f5c04e22b7dd19e664ebe9ce25d20940e89 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Tue Oct 15 14:25:47 2019 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> 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 <polynomial-c <AT> 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