core/nvidia-utils/nvidia.install

7 lines
281 B
Plaintext
Raw Normal View History

2010-05-25 02:00:56 +08:00
post_install() {
echo By using this package you accept the NVIDIA license,
echo which has been installed in /usr/share/licenses/nvidia/LICENSE
echo If you do not accept this license, you must remove the package immediately.
echo Dont forget to update your /etc/X11/xorg.conf
}