xf86-video-vmware: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:25 +00:00
parent f5d5af31fa
commit 54ce497c8b
1 changed files with 4 additions and 0 deletions

View File

@ -17,3 +17,7 @@ distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
checksum=e2f7f7101fba7f53b268e7a25908babbf155b3984fb5268b3d244eb6c11bf62b
LDFLAGS="-Wl,-z,lazy"
post_install() {
vlicense COPYING
}