summarylogtreecommitdiffstats
path: root/xf86-video-sisimedia.install
diff options
context:
space:
mode:
Diffstat (limited to 'xf86-video-sisimedia.install')
-rw-r--r--xf86-video-sisimedia.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/xf86-video-sisimedia.install b/xf86-video-sisimedia.install
new file mode 100644
index 000000000000..a43902629dbf
--- /dev/null
+++ b/xf86-video-sisimedia.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo 'A widely used and well-functioning xorg.conf file added to:'
+ echo "-> /etc/X11/xorg.conf.d/xf86-video-sisimedia.conf"
+ echo 'You can modify this as you want, upgrades will not overwrite that.'
+}