x11-misc/lightdm: Fix gtk-doc install directory

Remove the gtk-doc install directory, to make it possible for gtk-doc
tools to find the installed documentation. Also fixes the QA warning
issued by Portage.
This commit is contained in:
Michał Górny
2016-11-20 09:26:55 +01:00
parent 7208b4c1dd
commit c8bfb29045

View File

@@ -101,8 +101,7 @@ src_configure() {
$(use_enable qt5 liblightdm-qt5) \
--with-user-session=${_session} \
--with-greeter-session=${_greeter} \
--with-greeter-user=${_user} \
--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
--with-greeter-user=${_user}
}
src_install() {