diff options
Diffstat (limited to 'dev-python/dbus-python/dbus-python-1.2.4.ebuild')
-rw-r--r-- | dev-python/dbus-python/dbus-python-1.2.4.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/dbus-python/dbus-python-1.2.4.ebuild b/dev-python/dbus-python/dbus-python-1.2.4.ebuild index 686197251968..22592fd9a38a 100644 --- a/dev-python/dbus-python/dbus-python-1.2.4.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.4.ebuild @@ -50,7 +50,6 @@ src_configure() { [[ ${EPYTHON/.*} = "python2" ]] && apidocs=$(use_enable doc api-docs) econf \ - --docdir="${EPREFIX}"/usr/share/doc/${PF} \ --disable-html-docs \ ${apidocs} \ PYTHON_INCLUDES="$(${PYTHON_CONFIG} --includes)" \ |