summaryrefslogtreecommitdiff
path: root/testing/xf86-video-intel/xf86-video-intel.install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/xf86-video-intel/xf86-video-intel.install')
-rw-r--r--testing/xf86-video-intel/xf86-video-intel.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/xf86-video-intel/xf86-video-intel.install b/testing/xf86-video-intel/xf86-video-intel.install
deleted file mode 100644
index d523eb61a..000000000
--- a/testing/xf86-video-intel/xf86-video-intel.install
+++ /dev/null
@@ -1,8 +0,0 @@
-post_install() {
- echo ">>> This driver now allows to switch"
- echo ">>> between sna/uxa acceleration methods."
- echo ">>> Add to the device section in /etc/X11/xorg.conf"
- echo ">>> Option \"AccelMethod\" \"sna\""
- echo ">>> use uxa method if you run into trouble with sna."
-}
-