commit:     15fcaf22dbdbd343e557b3768e7dbd4a93e78342
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 17:26:42 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 17:27:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15fcaf22

dev-libs/gecode: remove econf options that are automatically added in EAPI 6

Package-Manager: portage-2.3.1

 dev-libs/gecode/gecode-4.4.0-r1.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-libs/gecode/gecode-4.4.0-r1.ebuild 
b/dev-libs/gecode/gecode-4.4.0-r1.ebuild
index f43e46b..c9f4000 100644
--- a/dev-libs/gecode/gecode-4.4.0-r1.ebuild
+++ b/dev-libs/gecode/gecode-4.4.0-r1.ebuild
@@ -49,8 +49,6 @@ src_prepare() {
 src_configure() {
         # --disable-examples prevents COMPILING the examples.
        econf \
-               --docdir="/usr/share/doc/${PF}" \
-               --htmldir="/usr/share/doc/${PF}" \
                --disable-examples \
                $(use_enable doc doc-dot) \
                $(use_enable doc doc-tagfile) \

Reply via email to