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 --- .../ganeti-instance-debootstrap-0.16.ebuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.16.ebuild') diff --git a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.16.ebuild b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.16.ebuild index a5a08c013e87..29e713715a4c 100644 --- a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.16.ebuild +++ b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.16.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=6 @@ -33,10 +33,6 @@ src_prepare() { eautoreconf } -src_configure() { - econf --docdir=/usr/share/doc/${P} -} - src_install() { default -- cgit v1.2.3-65-gdbad