From 616d6ae736e8cd87ff349ee679c816ac798d4927 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 9 Feb 2020 14:13:16 +0100 Subject: [PATCH] dev-util/hxtools: [QA] Fix WhitespaceFound Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-util/hxtools/hxtools-20190428.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.26.2