eclass/xorg-3: Sync with Gentoo

It's from Gentoo commit 04e7124c3992c34a7bd39770f772510d77e8ac48.
This commit is contained in:
Flatcar Buildbot 2025-04-28 07:17:06 +00:00
parent 91eccbeffd
commit f783c42576

View File

@ -429,7 +429,7 @@ xorg-3_src_install() {
# Many X11 libraries unconditionally install developer documentation
if [[ -d "${D}"/usr/share/man/man3 ]]; then
! in_iuse doc && eqawarn "ebuild should set XORG_DOC=doc since package installs library documentation"
! in_iuse doc && eqawarn "QA Notice: ebuild should set XORG_DOC=doc since package installs library documentation"
fi
if in_iuse doc && ! use doc; then