From: Sergei Trofimovich Date: Mon, 30 Dec 2019 22:59:41 +0000 (+0000) Subject: x11-libs/qwt: use ASCII whitespace X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f234351573529eff096f323905796b36788dad79;p=gentoo.git x11-libs/qwt: use ASCII whitespace Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich --- diff --git a/x11-libs/qwt/qwt-6.1.3-r2.ebuild b/x11-libs/qwt/qwt-6.1.3-r2.ebuild index e651d6ffdcd0..652b957e006b 100644 --- a/x11-libs/qwt/qwt-6.1.3-r2.ebuild +++ b/x11-libs/qwt/qwt-6.1.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -127,7 +127,7 @@ src_install () { if use doc; then HTML_DOCS=( doc/html/. ) else - rm -rf "${ED}"/usr/share/doc/${PF}/html || die + rm -rf "${ED}"/usr/share/doc/${PF}/html || die fi einstalldocs