From 24d75f9c5369eceacf7fd61ea241f21934545d6b Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 23 Feb 2020 15:16:51 +0100 Subject: */*: [QA] Remove redundant --docdir/--htmldir Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert --- sys-power/suspend/suspend-1.0_p20190605.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys-power') diff --git a/sys-power/suspend/suspend-1.0_p20190605.ebuild b/sys-power/suspend/suspend-1.0_p20190605.ebuild index 9ade9df39d9d..68a9887f5290 100644 --- a/sys-power/suspend/suspend-1.0_p20190605.ebuild +++ b/sys-power/suspend/suspend-1.0_p20190605.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 @@ -41,7 +41,6 @@ src_prepare() { src_configure() { econf \ - --docdir="/usr/share/doc/${PF}" \ --disable-fbsplash \ $(use_enable crypt encrypt) \ $(use_enable lzo compress) \ -- cgit v1.2.3-65-gdbad