summarylogtreecommitdiffstats
path: root/xf86-video-vmware-git.install
diff options
context:
space:
mode:
authormnovick19882015-12-23 03:23:56 -0500
committermnovick19882015-12-23 03:23:56 -0500
commitbd69ed83194d730fbd56aa3a88758b07e2d218a7 (patch)
tree8c44de06be4058aa7d902144077cdb35d2b1523c /xf86-video-vmware-git.install
downloadaur-bd69ed83194d730fbd56aa3a88758b07e2d218a7.tar.gz
Initial import
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.)"
+}