diff options
Diffstat (limited to 'sci-electronics/geda/geda-1.9.2-r1.ebuild')
-rw-r--r-- | sci-electronics/geda/geda-1.9.2-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-electronics/geda/geda-1.9.2-r1.ebuild b/sci-electronics/geda/geda-1.9.2-r1.ebuild index 08129958fc60..b0b3ffbf9992 100644 --- a/sci-electronics/geda/geda-1.9.2-r1.ebuild +++ b/sci-electronics/geda/geda-1.9.2-r1.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 @@ -70,7 +70,6 @@ src_prepare() { src_configure() { econf \ - --docdir=/usr/share/doc/${PF} \ $(use_enable threads threads posix) \ $(use_with stroke libstroke) \ $(use_enable nls) \ |