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-apps/mount-gtk/mount-gtk-1.4.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/mount-gtk') diff --git a/sys-apps/mount-gtk/mount-gtk-1.4.4.ebuild b/sys-apps/mount-gtk/mount-gtk-1.4.4.ebuild index 563968c6477e..c8cf9d128bbf 100644 --- a/sys-apps/mount-gtk/mount-gtk-1.4.4.ebuild +++ b/sys-apps/mount-gtk/mount-gtk-1.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -37,5 +37,5 @@ src_prepare() { src_configure() { # acinclude.m4 is broken and environment flags override these: append-cxxflags -fexceptions -frtti -fsigned-char -fno-check-new -pthread - econf --docdir=/usr/share/doc/${PF} + econf } -- cgit v1.2.3-18-g5258