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 --- sci-astronomy/wcslib/wcslib-5.16.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'sci-astronomy/wcslib') diff --git a/sci-astronomy/wcslib/wcslib-5.16.ebuild b/sci-astronomy/wcslib/wcslib-5.16.ebuild index b0ca93d98516..31cf8e9f6f92 100644 --- a/sci-astronomy/wcslib/wcslib-5.16.ebuild +++ b/sci-astronomy/wcslib/wcslib-5.16.ebuild @@ -25,7 +25,6 @@ DEPEND="${RDEPEND} src_configure() { local myconf=( - --docdir="${EPREFIX}"/usr/share/doc/${PF} --htmldir="${EPREFIX}"/usr/share/doc/${PF} $(use_enable fortran) $(use_enable tools utils) -- cgit v1.2.3-65-gdbad