From: David Seifert Date: Sun, 9 Feb 2020 13:13:16 +0000 (+0100) Subject: dev-util/hxtools: [QA] Fix WhitespaceFound X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=616d6ae736e8cd87ff349ee679c816ac798d4927;p=gentoo.git dev-util/hxtools: [QA] Fix WhitespaceFound Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/dev-util/hxtools/hxtools-20190428.ebuild b/dev-util/hxtools/hxtools-20190428.ebuild index 0d8b5bfff864..070a3a18b3d6 100644 --- a/dev-util/hxtools/hxtools-20190428.ebuild +++ b/dev-util/hxtools/hxtools-20190428.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,7 +26,7 @@ src_install() { default # man2html is provided by man - rm -r "${ED}"/usr/bin/man2html || die + rm -r "${ED}"/usr/bin/man2html || die rm -r "${ED}"/usr/share/man/man1/man2html* || die # Don't collide with dev-util/cwdiff