summaryrefslogtreecommitdiff
path: root/extra/xf86-video-nouveau/xf86-video-nouveau.install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xf86-video-nouveau/xf86-video-nouveau.install')
-rw-r--r--extra/xf86-video-nouveau/xf86-video-nouveau.install10
1 files changed, 0 insertions, 10 deletions
diff --git a/extra/xf86-video-nouveau/xf86-video-nouveau.install b/extra/xf86-video-nouveau/xf86-video-nouveau.install
index 027154ff3..23cc4cd5b 100644
--- a/extra/xf86-video-nouveau/xf86-video-nouveau.install
+++ b/extra/xf86-video-nouveau/xf86-video-nouveau.install
@@ -4,13 +4,3 @@ post_install () {
==> see http://wiki.archlinux.org/index.php/Nouveau#KMS for more
_EOF
}
-
-post_upgrade() {
- if [ "`vercmp $2 0.0.15_git20100117-1`" -lt 0 ]; then
- cat << _EOF
- ==> ATTENTION: Usermode support has been dropped
- ==> make sure you use KernelModeSetting (KMS)
- ==> see http://wiki.archlinux.org/index.php/Nouveau#KMS for more
-_EOF
- fi
-}