mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
6 lines
281 B
Text
6 lines
281 B
Text
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
|
|
}
|