Suggested-By: Thomas Albers
Closes: https://bugs.gentoo.org/700026
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
}
pkg_postinst() {
- if use example && use prefix; then
+ if use examples && use prefix; then
ewarn "Gentoo Prefix does not manage kernel modules. You need to make certain"
- ewarn "the functionality counterpart to >=x11-drivers/nvidia-drivers-${DRIVER_PV}[uvm]"
+ ewarn "the function counterpart to >=x11-drivers/nvidia-drivers-${DRIVER_PV}[uvm]"
ewarn "is available from the host"
fi
}