mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
eclass/xorg-3: Sync with Gentoo
It's from Gentoo commit 04e7124c3992c34a7bd39770f772510d77e8ac48.
This commit is contained in:
parent
91eccbeffd
commit
f783c42576
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user