updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / nforce-nvsound-utils / nforce.install
blob7c129b702823d1c31c0453b76f5972c0b7f4af6e
1 post_install() {
2   echo -------------------------------
3   echo By using this package you accept the NVIDIA license, 
4   echo which has been installed in /usr/share/licenses/nforce/LICENSE
5   echo If you do not accept this license, you must remove the package immediately.
6   echo If you need more information about setting up nforce drivers have a look at:
7   echo 'http://wiki.archlinux.org/index.php/Nforce_Drivers'
8   echo To use the addon programs you need 'qt' installed.
9   echo ------------------------------- 
12 post_upgrade() {
13  post_install $1
16 op=$1
17 shift
19 $op $*