xf86-video-ati: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:24 +00:00
parent bb76706984
commit 1c01b70cda
1 changed files with 4 additions and 0 deletions

View File

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