summarylogtreecommitdiffstats
path: root/xf86-video-vmware-git.install
blob: 0108c3893c29311d36bffd63720222f6ca8d2d3b (plain)
1
2
3
4
5
6
7
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.)"
}