xf86-video-sisusb: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:25 +00:00
parent d1719dea92
commit 5a3fe83afe

View file

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