mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
x11-drivers/nvidia-drivers: add warning about the binary patch
Bit late but it's something users should know about (will at least be shown when rebuilding for a new kernel). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -514,4 +514,9 @@ pkg_postinst() {
|
||||
elog 'USE="suid -elogind -systemd" if wish to keep using this feature.'
|
||||
elog "Bug: https://bugs.gentoo.org/784248"
|
||||
fi
|
||||
|
||||
ewarn
|
||||
ewarn "This revision of ${PN} is applying a binary patch to prevent heavy"
|
||||
ewarn "dbus spamming while using OpenGL. If you experience issues, please try to"
|
||||
ewarn "mask =${CATEGORY}/${PN}-${PVR} to use NVIDIA's intended version."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user