summarylogtreecommitdiffstats
path: root/xf86-video-vmware-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'xf86-video-vmware-git.install')
-rw-r--r--xf86-video-vmware-git.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/xf86-video-vmware-git.install b/xf86-video-vmware-git.install
new file mode 100644
index 000000000000..0108c3893c29
--- /dev/null
+++ b/xf86-video-vmware-git.install
@@ -0,0 +1,8 @@
+post_install()
+{
+ echo ":: This works best(or sometimes at all) with the rest of the graphics stack from git (x11 etc.)"
+}
+post_upgrade()
+{
+ echo ":: This works best(or sometimes at all) with the rest of the graphics stack from git (x11 etc.)"
+}