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 --- media-libs/opusfile/opusfile-0.11.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'media-libs/opusfile') diff --git a/media-libs/opusfile/opusfile-0.11.ebuild b/media-libs/opusfile/opusfile-0.11.ebuild index ad156369cced..ae2c53f3f598 100644 --- a/media-libs/opusfile/opusfile-0.11.ebuild +++ b/media-libs/opusfile/opusfile-0.11.ebuild @@ -28,7 +28,6 @@ PATCHES=( "${FILESDIR}/opusfile-0.11-libressl.patch" ) src_configure() { local myeconfargs=( - --docdir="${EPREFIX}/usr/share/doc/${PF}" $(use_enable doc) $(use_enable fixed-point)\ $(use_enable float) -- cgit v1.2.3-65-gdbad