updated on Fri Jan 13 08:00:32 UTC 2012
[aur-mirror.git] / cuda-toolkit-beta / cuda-toolkit.install
blob627f97de25fefa04dde5534d4366b3f4fedb0c1c
1 post_install() {
2   echo '==> Please add /usr/cuda/bin to your $PATH or run "source /etc/profile.d/cuda-toolkit.sh"'
3   ldconfig
6 post_upgrade() {
7   post_install "$1"