mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user