xorg-3.eclass: Don't delete man pages if XORG_DOC=doc is missing
authorMatt Turner <mattst88@gentoo.org>
Wed, 24 Apr 2019 17:23:17 +0000 (10:23 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 24 Apr 2019 17:24:26 +0000 (10:24 -0700)
commit5ff8e344519b37953c29fd1fe70b4b7b4a43f459
treeb7c4b6443c8b35c898973a604e540bb25fac717e
parent1c2029bf80f67730feb2baa2fc2e1b0bf7e58399
xorg-3.eclass: Don't delete man pages if XORG_DOC=doc is missing

There's an eqawarn to warn us about this case a few lines above, but in
case we forget, don't delete the man pages. Suggested by Arfrever.

Bug: https://bugs.gentoo.org/595936
Signed-off-by: Matt Turner <mattst88@gentoo.org>
eclass/xorg-3.eclass